Searched refs:MICount (Results 1 – 1 of 1) sorted by relevance
165 uint64_t MICount = 0; in runOnMachineFunction() local167 MICount += MBB.size(); in runOnMachineFunction()169 bool TooFewInstrs = MICount < XRayThreshold; in runOnMachineFunction()