Home
last modified time | relevance | path

Searched refs:addInstructionToGraph (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DCFLGraph.h633 void addInstructionToGraph(GetEdgesVisitor &Visitor, Instruction &Inst) { in addInstructionToGraph() function
647 addInstructionToGraph(Visitor, Inst); in buildGraphFrom()