Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DGraphTraits.h78 struct Inverse { struct
81 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() function
/external/llvm/lib/IR/
DConstantFold.cpp1846 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6094 bool Inverse) { in isImpliedCond()