Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h618 std::forward_list<CanonicalLoopInfo> LoopInfos; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1125 LoopInfos.emplace_front(); in createLoopSkeleton()
1126 CanonicalLoopInfo *CL = &LoopInfos.front(); in createLoopSkeleton()