Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h43 BlockT *currentBB; variable
173 BlockT *currentBB = currentW->currentBB; in calculate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp421 BasicBlock* currentBB = I->BB; in Clusterify() local