Searched refs:insertIntoListsForBlock (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemorySSA.cpp | 1595 void MemorySSA::insertIntoListsForBlock(MemoryAccess *NewAccess, in insertIntoListsForBlock() function in MemorySSA 1690 insertIntoListsForBlock(What, BB, Point); in moveTo() 1697 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
|
| D | MemorySSAUpdater.cpp | 608 MSSA->insertIntoListsForBlock(NewUseOrDef, NewBB, MemorySSA::End); in cloneUsesAndDefs() 1424 MSSA->insertIntoListsForBlock(NewAccess, BB, Point); in createMemoryAccessInBB()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | MemorySSA.h | 828 void insertIntoListsForBlock(MemoryAccess *, const BasicBlock *,
|