Searched refs:TooFewInstrs (Results 1 – 1 of 1) sorted by relevance
170 bool TooFewInstrs = MICount < XRayThreshold; in runOnMachineFunction() local192 if (MLI->empty() && TooFewInstrs) in runOnMachineFunction()194 } else if (TooFewInstrs) { in runOnMachineFunction()