Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp955 SmallVector<BasicBlock *, 16> BlocksWithDefsToReplace; in applyInsertUpdates() local
1041 GetNoLongerDomBlocks(PrevIDom, NewIDom, BlocksWithDefsToReplace); in applyInsertUpdates()
1090 for (auto *BlockWithDefsToReplace : BlocksWithDefsToReplace) { in applyInsertUpdates()