Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp385 static bool removeRedundantDbgInstrsUsingForwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingForwardScan() function
427 MadeChanges |= removeRedundantDbgInstrsUsingForwardScan(BB); in RemoveRedundantDbgInstrs()
/external/llvm-project/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp406 static bool removeRedundantDbgInstrsUsingForwardScan(BasicBlock *BB) { in removeRedundantDbgInstrsUsingForwardScan() function
448 MadeChanges |= removeRedundantDbgInstrsUsingForwardScan(BB); in RemoveRedundantDbgInstrs()