Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3310 const CodeGenLoopBoundsTy &CodeGenLoopBounds, in EmitOMPWorksharingLoop() argument
3363 std::pair<LValue, LValue> Bounds = CodeGenLoopBounds(*this, S); in EmitOMPWorksharingLoop()
H A DCodeGenFunction.h3995 const CodeGenLoopBoundsTy &CodeGenLoopBounds,