Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4499 bool PreciseA, PreciseB; in instructionCouldExistWithOperands() local
4500 auto *ScopeA = getDefiningScopeBound({A}, PreciseA); in instructionCouldExistWithOperands()
4502 if (!PreciseA || !PreciseB) in instructionCouldExistWithOperands()