Searched refs:getNodeForIRValue (Results 1 – 2 of 2) sorted by relevance
691 SDNode *getNodeForIRValue(const Value *V) { in getNodeForIRValue() function
1075 if (SDNode *Node = getNodeForIRValue(&I)) { in visit()