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.cpp3454 const CodeGenLoopBoundsTy &CodeGenLoopBounds, in EmitOMPWorksharingLoop() argument
3506 std::pair<LValue, LValue> Bounds = CodeGenLoopBounds(*this, S); in EmitOMPWorksharingLoop()
H A DCodeGenFunction.h4041 const CodeGenLoopBoundsTy &CodeGenLoopBounds,