Home
last modified time | relevance | path

Searched defs:CreateICmp (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DConstantFolder.h194 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
DTargetFolder.h218 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
DNoFolder.h253 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp() function