Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp895 auto *DIStruct = Builder.createStructType( in solveDIType() local
913 Builder.replaceArrays(DIStruct, Builder.getOrCreateArray(Elements)); in solveDIType()
915 RetType = DIStruct; in solveDIType()