Searched refs:insertIntoListsBefore (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemorySSAUpdater.cpp | 1434 MSSA->insertIntoListsBefore(NewAccess, InsertPt->getBlock(), in createMemoryAccessBefore() 1444 MSSA->insertIntoListsBefore(NewAccess, InsertPt->getBlock(), in createMemoryAccessAfter()
|
| H A D | MemorySSA.cpp | 1650 void MemorySSA::insertIntoListsBefore(MemoryAccess *What, const BasicBlock *BB, in insertIntoListsBefore() function in MemorySSA 1697 insertIntoListsBefore(What, BB, Where); in moveTo()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | MemorySSA.h | 845 LLVM_ABI void insertIntoListsBefore(MemoryAccess *, const BasicBlock *,
|