Home
last modified time | relevance | path

Searched defs:targetBlock (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp1408 BasicBlock* targetBlock = targetNode->getBlock(); in splitCritical() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1390 const BasicBlock *targetBlock() const { return TargetBlock; } in targetBlock() function
1391 BasicBlock *targetBlock() { return TargetBlock; } in targetBlock() function