Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp1407 BasicBlock* sourceBlock = sourceNode->getBlock(); in splitCritical() local
1410 if(sourceBlock == NULL || targetBlock == NULL in splitCritical()
1416 TerminatorInst* terminator = sourceBlock->getTerminator(); in splitCritical()