Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp80 bool MaxVerOK = in getSymbolicOperandRequirements() local
86 if (MinVerOK && MaxVerOK) in getSymbolicOperandRequirements()
90 } else if (MinVerOK && MaxVerOK) { in getSymbolicOperandRequirements()