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