Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1173 auto *UBVal = CGF.EmitLoadOfScalar(UB, S.getLocStart()); in emitSections() local
1175 CGF.Builder.CreateICmpSLT(UBVal, GlobalUBVal), UBVal, GlobalUBVal); in emitSections()