Searched refs:BPs (Results 1 – 1 of 1) sorted by relevance
393 std::vector<Record*> BPs = PI->ItinsDef->getValueAsListOfDefs("BP"); in EmitStageAndOperandCycleData() local394 if (!BPs.empty()) { in EmitStageAndOperandCycleData()399 for (unsigned j = 0, BPN = BPs.size(); j < BPN; ++j) in EmitStageAndOperandCycleData()400 OS << " const unsigned " << BPs[j]->getName() in EmitStageAndOperandCycleData()