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

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DUse.h211 Use &getUse() const { return *U; } function in class:llvm::value_use_iterator
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCFG.h79 Use &getUse() const { function in class:llvm::PredIterator
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp211 Use *getUse() const { return UsePtrAndIsSplit.getPointer(); } function in class:__anon2674::PartitionUse
285 const PartitionUse &getUse(unsigned PIdx, unsigned UIdx) const { function in class:__anon2675::AllocaPartitioning
288 const PartitionUse &getUse(const_iterator I, unsigned UIdx) const { function in class:__anon2675::AllocaPartitioning
[all...]
H A DLoopStrengthReduce.cpp2123 LSRInstance::getUse(const SCEV *&Expr, function in class:LSRInstance
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h468 SDUse &getUse() const { return *Op; } function in class:llvm::SDNode::use_iterator

Completed in 195 milliseconds