Home
last modified time | relevance | path

Searched refs:getPreviousDefRecursive (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h264 getPreviousDefRecursive(BasicBlock *,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp43 MemoryAccess *MemorySSAUpdater::getPreviousDefRecursive( in getPreviousDefRecursive() function in MemorySSAUpdater
148 return getPreviousDefRecursive(MA->getBlock(), CachedPreviousDef); in getPreviousDef()
189 return getPreviousDefRecursive(BB, CachedPreviousDef); in getPreviousDefFromEnd()