Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp338 static bool removeRedundantDbgInstrsUsingBackwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingBackwardScan() function
426 MadeChanges |= removeRedundantDbgInstrsUsingBackwardScan(BB); in RemoveRedundantDbgInstrs()
/external/llvm-project/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp359 static bool removeRedundantDbgInstrsUsingBackwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingBackwardScan() function
447 MadeChanges |= removeRedundantDbgInstrsUsingBackwardScan(BB); in RemoveRedundantDbgInstrs()