Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp3902 TBAAAccessInfo TypeTBAAInfo; in emitOMPArraySectionBase() local
3904 CGF.CGM.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, &TypeTBAAInfo); in emitOMPArraySectionBase()
3906 TBAAInfo = CGF.CGM.mergeTBAAInfoForCast(TBAAInfo, TypeTBAAInfo); in emitOMPArraySectionBase()