Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp297 for (auto BBIter = MP->block_begin() + i; BBIter != MP->block_end(); in setMemoryPhiValueForBlock() local
298 ++BBIter) { in setMemoryPhiValueForBlock()
299 if (*BBIter != BB) in setMemoryPhiValueForBlock()