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