Searched defs:getUse (Results 1 - 9 of 9) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DKeyDeclaration.java155 public XPath getUse() method in class:KeyDeclaration
/external/llvm/include/llvm/IR/
H A DUse.h210 Use &getUse() const { return *U; } function in class:llvm::value_use_iterator
/external/llvm/include/llvm/Support/
H A DCFG.h77 /// getUse - Return the operand Use in the predecessor's terminator
79 Use &getUse() const { function in class:llvm::PredIterator
80 return It.getUse();
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h483 SDUse &getUse() const { return *Op; } function in class:llvm::SDNode::use_iterator
595 if (UI.getUse().get().getValueType() == MVT::Glue)
/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp143 Use *getUse() const { return UseAndIsSplittable.getPointer(); } function in class:__anon21670::Slice
145 bool isDead() const { return getUse() == 0; }
512 assert(S.Slices[PrevIdx].getUse()->getUser() == &II &&
699 OS << Indent << " used by: " << *I->getUse()->getUser() << "\n";
921 Use *U = I->getUse();
1499 Use *U = I->getUse();
1600 Use *U = I->getUse();
1920 OldUse = I->getUse();
2666 Queue.push_back(&UI.getUse());
3371 if (VisitedUses.insert(&UI.getUse()))
[all...]
H A DLoopStrengthReduce.cpp1656 std::pair<size_t, int64_t> getUse(const SCEV *&Expr,
2204 /// getUse - Return an LSRUse index and an offset value for a fixup which
2208 LSRInstance::getUse(const SCEV *&Expr, function in class:LSRInstance
2964 std::pair<size_t, int64_t> P = getUse(S, Kind, AccessTy);
3096 LF.OperandValToReplace = UI.getUse();
3097 std::pair<size_t, int64_t> P = getUse(S, LSRUse::Basic, 0);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 213 milliseconds