Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1458 MSSA->insertIntoListsBefore(NewAccess, InsertPt->getBlock(), in createMemoryAccessBefore()
1468 MSSA->insertIntoListsBefore(NewAccess, InsertPt->getBlock(), in createMemoryAccessAfter()
H A DMemorySSA.cpp1630 void MemorySSA::insertIntoListsBefore(MemoryAccess *What, const BasicBlock *BB, in insertIntoListsBefore() function in MemorySSA
1677 insertIntoListsBefore(What, BB, Where); in moveTo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSA.h832 void insertIntoListsBefore(MemoryAccess *, const BasicBlock *,