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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstrTypes.h629 class CmpInst : public Instruction { class in namespace:llvm
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DInstructions.cpp2841 CmpInst::CmpInst(Type *ty, OtherOps op, unsigned short predicate, function in class:CmpInst
2854 CmpInst::CmpInst(Type *ty, OtherOps op, unsigned short predicate, function in class:CmpInst
[all...]

Completed in 133 milliseconds