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

/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DGraphTraits.h78 struct Inverse { struct in namespace:llvm
81 inline Inverse(const GraphType &G) : Graph(G) {} function in struct:llvm::Inverse
[all...]
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp1846 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); local

Completed in 112 milliseconds