Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7781 MapValuesArrayTy CurOffsets = {llvm::ConstantInt::get(CGF.CGM.Int64Ty, 0)}; local
7866 CurOffsets.push_back(Offset);
7888 CurOffsets.push_back(Offset);
7946 CombinedInfo.NonContigInfo.Offsets.push_back(CurOffsets);