Searched defs:ICmps (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | CallPromotionUtils.cpp | 581 SmallVector<Value *, 2> ICmps; promoteCallWithVTableCmp() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 854 SmallMapVector<ICmpInst *, unsigned, 4> ICmps; foldAllocaCmp() member |