Searched defs:isICMP_NE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1739 bool isICMP_NE = Cmp.getPredicate() == ICmpInst::ICMP_NE; local
2967 bool isICMP_NE = Pred == ICmpInst::ICMP_NE; local

Completed in 116 milliseconds