Searched defs:NumRedundantInsts (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSpeculateAroundPHIs.cpp610 int NumRedundantInsts = NumSpecInsts - SpecList.size(); local
612 << " speculated instructions, " << NumRedundantInsts local

Completed in 53 milliseconds