Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp338 static bool removeRedundantDbgInstrsUsingBackwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingBackwardScan() function
426 MadeChanges |= removeRedundantDbgInstrsUsingBackwardScan(BB); in RemoveRedundantDbgInstrs()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp384 static bool removeRedundantDbgInstrsUsingBackwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingBackwardScan() function
551 MadeChanges |= removeRedundantDbgInstrsUsingBackwardScan(BB); in RemoveRedundantDbgInstrs()