Searched refs:hasUntrackedRef (Results 1 – 3 of 3) sorted by relevance
164 if (isLiveInstr(IA) || DFG.hasUntrackedRef(IA)) in collect()
814 bool hasUntrackedRef(Stmt S, bool IgnoreReserved = true) const;
1779 bool DataFlowGraph::hasUntrackedRef(Stmt S, bool IgnoreReserved) const { in hasUntrackedRef() function in llvm::rdf::DataFlowGraph