Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h1048 std::optional<ObjectTy> iterVar = helper.getLoopIterVar(); in applyClause() local
1057 if (!dirSimd || !iterVar || object.id() != iterVar->id()) in applyClause()