Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp603 int NumRedundantInsts = NumSpecInsts - SpecList.size(); in speculatePHIs() local
605 << " speculated instructions, " << NumRedundantInsts in speculatePHIs()
608 NumNewRedundantInstructions += NumRedundantInsts; in speculatePHIs()