Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp4456 bool PreciseA, PreciseB; in instructionCouldExistWitthOperands() local
4457 auto *ScopeA = getDefiningScopeBound({A}, PreciseA); in instructionCouldExistWitthOperands()
4459 if (!PreciseA || !PreciseB) in instructionCouldExistWitthOperands()