Searched defs:getUse (Results 1 - 10 of 10) 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 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();
H A DValue.h175 Use &getUse() const { return *UI; } function in class:llvm::Value::user_iterator_impl
/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp161 Use *getUse() const { return UseAndIsSplittable.getPointer(); } function in class:__anon26325::Slice
163 bool isDead() const { return getUse() == nullptr; }
582 assert(S.Slices[PrevIdx].getUse()->getUser() == &II &&
773 OS << Indent << " used by: " << *I->getUse()->getUser() << "\n";
1022 Use *U = I->getUse();
1650 Use *U = I->getUse();
1751 Use *U = I->getUse();
2088 OldUse = I->getUse();
H A DLoopStrengthReduce.cpp1724 std::pair<size_t, int64_t> getUse(const SCEV *&Expr,
2285 /// getUse - Return an LSRUse index and an offset value for a fixup which
2289 LSRInstance::getUse(const SCEV *&Expr, function in class:LSRInstance
3044 std::pair<size_t, int64_t> P = getUse(S, Kind, AccessTy);
3183 std::pair<size_t, int64_t> P = getUse(S, LSRUse::Basic, nullptr);
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h515 SDUse &getUse() const { return *Op; } function in class:llvm::SDNode::use_iterator
636 if (UI.getUse().get().getValueType() == MVT::Glue)
/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 ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 368 milliseconds