Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp631 MSSA->insertIntoListsForBlock(NewUseOrDef, NewBB, MemorySSA::End); in cloneUsesAndDefs()
1433 MSSA->insertIntoListsForBlock(NewAccess, BB, Point); in createMemoryAccessInBB()
H A DMemorySSA.cpp1636 void MemorySSA::insertIntoListsForBlock(MemoryAccess *NewAccess, in insertIntoListsForBlock() function in MemorySSA
1731 insertIntoListsForBlock(What, BB, Point); in moveTo()
1738 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMemorySSA.h848 void insertIntoListsForBlock(MemoryAccess *, const BasicBlock *,