Searched refs:ExpectedWeightsOpt (Results 1 – 1 of 1) sorted by relevance
221 auto ExpectedWeightsOpt = extractWeights(&I, I.getContext()); in checkBackendInstrumentation() local222 if (!ExpectedWeightsOpt) in checkBackendInstrumentation()224 auto ExpectedWeights = ExpectedWeightsOpt.value(); in checkBackendInstrumentation()