Searched refs:OperandBundeCount (Results 1 – 1 of 1) sorted by relevance
67 int OperandBundeCount = 0; member72 OperandBundeCount += Call.getNumOperandBundles(); in visitCallBase()115 outs() << "Number of operand bundles: " << C.OperandBundeCount << "\n"; in countOperandBundes()117 return C.OperandBundeCount; in countOperandBundes()122 int OperandBundeCount = countOperandBundes(Test.getProgram()); in reduceOperandBundesDeltaPass() local123 runDeltaPass(Test, OperandBundeCount, extractOperandBundesFromModule); in reduceOperandBundesDeltaPass()