Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDMemorySSAUpdater.cpp622 MSSA->insertIntoListsForBlock(NewUseOrDef, NewBB, MemorySSA::End); in cloneUsesAndDefs()
1417 MSSA->insertIntoListsForBlock(NewAccess, BB, Point); in createMemoryAccessInBB()
HDMemorySSA.cpp1618 void MemorySSA::insertIntoListsForBlock(MemoryAccess *NewAccess, in insertIntoListsForBlock() function in MemorySSA
1713 insertIntoListsForBlock(What, BB, Point); in moveTo()
1720 insertIntoListsForBlock(Phi, BB, Beginning); in createMemoryPhi()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMemorySSA.h838 void insertIntoListsForBlock(MemoryAccess *, const BasicBlock *,