Home
last modified time | relevance | path

Searched refs:PreciseA (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp4327 bool PreciseA, PreciseB; in instructionCouldExistWitthOperands() local
4328 auto *ScopeA = getDefiningScopeBound({A}, PreciseA); in instructionCouldExistWitthOperands()
4330 if (!PreciseA || !PreciseB) in instructionCouldExistWitthOperands()