Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DDivergenceAnalysis.h159 bool hasDivergence() const { in hasDivergence() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h369 bool hasDivergence() const { return !DivergentValues.empty(); } in hasDivergence() function
1250 bool GenericUniformityInfo<ContextT>::hasDivergence() const { in hasDivergence() function