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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h942 const Value *getSrcValue() const { return MMO->getValue(); } function in class:llvm::SDNode::MemSDNode
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1482 SDValue SelectionDAG::getSrcValue(const Value *V) { function in class:SelectionDAG

Completed in 236 milliseconds