Searched refs:insertIntoListsBefore (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | MemorySSAUpdater.cpp | 1433 MSSA->insertIntoListsBefore(NewAccess, InsertPt->getBlock(), in createMemoryAccessBefore() 1443 MSSA->insertIntoListsBefore(NewAccess, InsertPt->getBlock(), in createMemoryAccessAfter()
|
| HD | MemorySSA.cpp | 1627 void MemorySSA::insertIntoListsBefore(MemoryAccess *What, const BasicBlock *BB, in insertIntoListsBefore() function in MemorySSA 1674 insertIntoListsBefore(What, BB, Where); in moveTo()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | MemorySSA.h | 830 void insertIntoListsBefore(MemoryAccess *, const BasicBlock *,
|