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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1623 bool isICMP_NE = ICI.getPredicate() == ICmpInst::ICMP_NE; local

Completed in 102 milliseconds