Home
last modified time | relevance | path

Searched defs:notifyCreateInstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DScheduler.cpp89 void Scheduler::notifyCreateInstr(Instruction *I) { in notifyCreateInstr() function in llvm::sandboxir::Scheduler
H A DDependencyGraph.cpp378 void DependencyGraph::notifyCreateInstr(Instruction *I) { in notifyCreateInstr() function in llvm::sandboxir::DependencyGraph