Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3988 llvm::ConstantInt *GlobalUBVal = CS != nullptr in EmitSections() local
3992 createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.ub.", GlobalUBVal); in EmitSections()
4075 CGF.Builder.CreateICmpSLT(UBVal, GlobalUBVal), UBVal, GlobalUBVal); in EmitSections()