Home
last modified time | relevance | path

Searched defs:IVSigned (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp565 const bool IVSigned = IVExpr->getType()->hasSignedIntegerRepresentation(); in EmitOMPWorksharingLoop() local
H A DCGOpenMPRuntime.cpp853 unsigned IVSize, bool IVSigned, in EmitOMPForInit()