Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/
H A DReduction.cpp496 auto countFunc = fir::runtime::getRuntimeFunc<mkRTKey(Count)>(loc, builder); in genCount() local
497 return genSpecial2Args(countFunc, builder, loc, maskBox, dim); in genCount()