Remove check for sub class of X86Inst from filter function since caller...
Remove check for sub class of X86Inst from filter function since caller guaranteed it. Replace another sub class check with ShouldBeEmitted flag since it was factored in there already. llvm-svn: 160949
Loading
Please register or sign in to comment