Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h257 getPreviousDefRecursive(BasicBlock *,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp36 MemoryAccess *MemorySSAUpdater::getPreviousDefRecursive( in getPreviousDefRecursive() function in MemorySSAUpdater
141 return getPreviousDefRecursive(MA->getBlock(), CachedPreviousDef); in getPreviousDef()
182 return getPreviousDefRecursive(BB, CachedPreviousDef); in getPreviousDefFromEnd()