Searched refs:getNextShadow (Results 1 – 2 of 2) sorted by relevance
795 Ref getNextShadow(Instr IA, Ref RA, bool Create);
1225 Ref DataFlowGraph::getNextShadow(Instr IA, Ref RA, bool Create) { in getNextShadow() function in llvm::rdf::DataFlowGraph1538 TAP = getNextShadow(IA, TAP, true); in linkRefUp()