Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCFLGraph.h499 void addInstructionToGraph(GetEdgesVisitor &Visitor, Instruction &Inst) { in addInstructionToGraph() function
513 addInstructionToGraph(Visitor, Inst); in buildGraphFrom()