Home
last modified time | relevance | path

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

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