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

/external/llvm/lib/IR/
H A DConstants.cpp1186 return ConstantExpr::getCompare(getPredicate(), Ops[0], Ops[1]);
1871 Constant *ConstantExpr::getCompare(unsigned short Predicate, function in class:ConstantExpr

Completed in 50 milliseconds