Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemorySSAUpdater.h217 getPreviousDefRecursive(BasicBlock *,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp40 MemoryAccess *MemorySSAUpdater::getPreviousDefRecursive( in getPreviousDefRecursive() function in MemorySSAUpdater
122 return getPreviousDefRecursive(MA->getBlock(), CachedPreviousDef); in getPreviousDef()
161 return getPreviousDefRecursive(BB, CachedPreviousDef); in getPreviousDefFromEnd()