Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueLattice.h452 Constant *getCompare(CmpInst::Predicate Pred, Type *Ty, in getCompare() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2386 Constant *ConstantExpr::getCompare(unsigned short Predicate, Constant *C1, in getCompare() function in ConstantExpr