Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp622 BLInstrumentationEdge* instEdge = (BLInstrumentationEdge*) (*edge); in calculateSpanningTree() local
624 if(!instEdge->isInSpanningTree() && (*edge)->getType() in calculateSpanningTree()
626 _chordEdges.push_back(instEdge); in calculateSpanningTree()