Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp193 void splitUpdate(BLInstrumentationEdge* formerEdge, BasicBlock* newBlock);
552 void BLInstrumentationDag::splitUpdate(BLInstrumentationEdge* formerEdge, in splitUpdate() function in BLInstrumentationDag
1420 dag->splitUpdate(edge, newBlock); in splitCritical()