reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/IR/InstrTypes.h
  819     return P >= FIRST_ICMP_PREDICATE && P <= LAST_ICMP_PREDICATE;
lib/Target/AMDGPU/SIISelLowering.cpp
 4187       CondCode > ICmpInst::Predicate::LAST_ICMP_PREDICATE)
lib/Transforms/InstCombine/InstCombineCalls.cpp
 3668                        CCVal > CmpInst::LAST_ICMP_PREDICATE)) ||
tools/llvm-stress/llvm-stress.cpp
  658       (CmpInst::LAST_ICMP_PREDICATE - CmpInst::FIRST_ICMP_PREDICATE) +