Searched refs:PreciseB (Results 1 – 1 of 1) sorted by relevance
4499 bool PreciseA, PreciseB; in instructionCouldExistWithOperands() local4501 auto *ScopeB = getDefiningScopeBound({B}, PreciseB); in instructionCouldExistWithOperands()4502 if (!PreciseA || !PreciseB) in instructionCouldExistWithOperands()