Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp1586 void MemorySSA::insertIntoListsForBlock(MemoryAccess *NewAccess, in insertIntoListsForBlock() function in MemorySSA
1681 insertIntoListsForBlock(What, BB, Point); in moveTo()
1688 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemorySSA.h836 void insertIntoListsForBlock(MemoryAccess *, const BasicBlock *,