Home
last modified time | relevance | path

Searched refs:removeRedundantDbgInstrsUsingForwardScan (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.cpp385 static bool removeRedundantDbgInstrsUsingForwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingForwardScan() function
427 MadeChanges |= removeRedundantDbgInstrsUsingForwardScan(BB); in RemoveRedundantDbgInstrs()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp442 static bool removeRedundantDbgInstrsUsingForwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingForwardScan() function
555 MadeChanges |= removeRedundantDbgInstrsUsingForwardScan(BB); in RemoveRedundantDbgInstrs()