Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp1598 void MemorySSA::insertIntoListsForBlock(MemoryAccess *NewAccess, in insertIntoListsForBlock() function in MemorySSA
1693 insertIntoListsForBlock(What, BB, Point); in moveTo()
1700 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
H A DMemorySSAUpdater.cpp632 MSSA->insertIntoListsForBlock(NewUseOrDef, NewBB, MemorySSA::End); in cloneUsesAndDefs()
1449 MSSA->insertIntoListsForBlock(NewAccess, BB, Point); in createMemoryAccessInBB()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSA.h830 void insertIntoListsForBlock(MemoryAccess *, const BasicBlock *,