Home
last modified time | relevance | path

Searched defs:CurrBlock (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanPredicator.cpp133 void VPlanPredicator::createOrPropagatePredicates(VPBlockBase *CurrBlock, in createOrPropagatePredicates()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp250 BasicBlock *CurrBlock = LastCondBlock; in FlattenParallelAndOr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1741 const BasicBlock &CurrBlock) { in eraseTranslateCacheEntry()
DNewGVN.cpp3368 const BasicBlock *CurrBlock = getBlockForValue(V); in iterateTouchedInstructions() local