Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp1408 void MemorySSA::insertIntoListsForBlock(MemoryAccess *NewAccess, in insertIntoListsForBlock() function in MemorySSA
1494 insertIntoListsForBlock(What, BB, Point); in moveTo()
1501 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
DMemorySSAUpdater.cpp614 MSSA->insertIntoListsForBlock(NewAccess, BB, Point); in createMemoryAccessInBB()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemorySSA.h795 void insertIntoListsForBlock(MemoryAccess *, const BasicBlock *,