Home
last modified time | relevance | path

Searched defs:UBB (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp128 if (auto *UBB = II->getUnwindDest()) in isBlockValidForExtraction() local
137 if (auto *UBB = CSI->getUnwindDest()) in isBlockValidForExtraction() local
167 if (auto *UBB = CRI->getUnwindDest()) in isBlockValidForExtraction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h1141 auto *UBB = isa<PHINode>(UI) ? cast<PHINode>(UI)->getIncomingBlock(U) in movementPreservesLCSSAForm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp526 const BasicBlock *UBB = U->getBlock(); in safeToHoistLdSt() local