Searched refs:NextLevelRD (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp985 Optional<ReductionData> NextLevelRD = local
987 if (!NextLevelRD || !RD->hasSameData(*NextLevelRD))

Completed in 63 milliseconds