Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h3646 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen);
H A DCGStmtOpenMP.cpp2076 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen) { in EmitOMPInnerLoop() argument
2125 PostIncGen(*this); in EmitOMPInnerLoop()