Searched refs:NumSpecInsts (Results 1 – 1 of 1) sorted by relevance
615 int NumSpecInsts = SpecList.size() * SpecPreds.size(); in speculatePHIs() local616 int NumRedundantInsts = NumSpecInsts - SpecList.size(); in speculatePHIs()617 LLVM_DEBUG(dbgs() << " Inserting " << NumSpecInsts in speculatePHIs()620 NumSpeculatedInstructions += NumSpecInsts; in speculatePHIs()