Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DValueLattice.cpp14 ValueLatticeElement::getCompare(CmpInst::Predicate Pred, Type *Ty, in getCompare() function in llvm::ValueLatticeElement
/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2419 Constant *ConstantExpr::getCompare(unsigned short Predicate, Constant *C1, in getCompare() function in ConstantExpr