Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSAUpdater.h275 getPreviousDefRecursive(BasicBlock *,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp41 MemoryAccess *MemorySSAUpdater::getPreviousDefRecursive( in getPreviousDefRecursive() function in MemorySSAUpdater
146 return getPreviousDefRecursive(MA->getBlock(), CachedPreviousDef); in getPreviousDef()
187 return getPreviousDefRecursive(BB, CachedPreviousDef); in getPreviousDefFromEnd()