Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2224 const CodeGenLoopBoundsTy &CodeGenLoopBounds, in EmitOMPWorksharingLoop() argument
2277 std::pair<LValue, LValue> Bounds = CodeGenLoopBounds(*this, S); in EmitOMPWorksharingLoop()
H A DCodeGenFunction.h3238 const CodeGenLoopBoundsTy &CodeGenLoopBounds,