Searched refs:RealWeightsOpt (Results 1 – 1 of 1) sorted by relevance
230 auto RealWeightsOpt = extractWeights(&I, I.getContext()); in checkFrontendInstrumentation() local231 if (!RealWeightsOpt) in checkFrontendInstrumentation()233 auto RealWeights = RealWeightsOpt.value(); in checkFrontendInstrumentation()