Home
last modified time | relevance | path

Searched defs:ICmps (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp581 SmallVector<Value *, 2> ICmps; promoteCallWithVTableCmp() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp854 SmallMapVector<ICmpInst *, unsigned, 4> ICmps; foldAllocaCmp() member