Searched refs:GlobalUBVal (Results 1 – 1 of 1) sorted by relevance
4186 llvm::ConstantInt *GlobalUBVal = CS != nullptr in EmitSections() local4190 createSectionLVal(CGF, KmpInt32Ty, ".omp.sections.ub.", GlobalUBVal); in EmitSections()4273 CGF.Builder.CreateICmpSLT(UBVal, GlobalUBVal), UBVal, GlobalUBVal); in EmitSections()