Searched refs:ThresholdAttr (Results 1 – 1 of 1) sorted by relevance
154 auto ThresholdAttr = F.getFnAttribute("xray-instruction-threshold"); in runOnMachineFunction() local158 if (!ThresholdAttr.isStringAttribute()) in runOnMachineFunction()160 if (ThresholdAttr.getValueAsString().getAsInteger(10, XRayThreshold)) in runOnMachineFunction()