Searched refs:hasDep (Results 1 – 2 of 2) sorted by relevance
206 bool DependencyGraph::hasDep(Instruction *SrcI, Instruction *DstI) { in hasDep() function in llvm::sandboxir::DependencyGraph236 if (hasDep(SrcI, DstI)) in scanAndAddDeps()
364 bool hasDep(sandboxir::Instruction *SrcI, sandboxir::Instruction *DstI);