Home
last modified time | relevance | path

Searched defs:getUse (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DKeyDeclaration.java155 public XPath getUse() in getUse() method in KeyDeclaration
/external/llvm/include/llvm/Support/
DCFG.h77 Use &getUse() const { in getUse() function
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp170 Use *getUse() const { return UsePtrAndIsSplit.getPointer(); } in getUse() function in __anonb0334fd00111::PartitionUse
244 const PartitionUse &getUse(unsigned PIdx, unsigned UIdx) const { in getUse() function in __anonb0334fd00211::AllocaPartitioning
247 const PartitionUse &getUse(const_iterator I, unsigned UIdx) const { in getUse() function in __anonb0334fd00211::AllocaPartitioning
DLoopStrengthReduce.cpp2125 LSRInstance::getUse(const SCEV *&Expr, in getUse() function in LSRInstance