Home
last modified time | relevance | path

Searched defs:DivVal (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp98 bool DivergenceAnalysisImpl::markDivergent(const Value &DivVal) { in markDivergent()
315 for (const auto *DivVal : DivValuesCopy) { in compute() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1143 for (const auto DivVal : DivValuesCopy) { in compute() local