Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h3660 const CodeGenLoopBoundsTy &CodeGenLoopBounds,
H A DCGStmtOpenMP.cpp3207 const CodeGenLoopBoundsTy &CodeGenLoopBounds, in EmitOMPWorksharingLoop() argument
3260 std::pair<LValue, LValue> Bounds = CodeGenLoopBounds(*this, S); in EmitOMPWorksharingLoop()