Searched refs:getNodeForIRValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h522 SDNode *getNodeForIRValue(const Value *V) { function in class:llvm::SelectionDAGBuilder
H A DSelectionDAGBuilder.cpp1125 if (SDNode *Node = getNodeForIRValue(&I)) {

Completed in 130 milliseconds