Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11753 llvm::Constant *LastIV = OMPBuilder.getOrCreateInternalVariable( in emitLastprivateConditionalUpdate() local
11755 cast<llvm::GlobalVariable>(LastIV)->setAlignment( in emitLastprivateConditionalUpdate()
11758 CGF.MakeNaturalAlignRawAddrLValue(LastIV, IVLVal.getType()); in emitLastprivateConditionalUpdate()