Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11723 llvm::Type *LLIVTy = CGF.ConvertTypeForMem(IVLVal.getType()); in emitLastprivateConditionalUpdate() local
11725 LLIVTy, getName({UniqueDeclName, "iv"})); in emitLastprivateConditionalUpdate()