Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp171 Constant *DescriptorElts[] = { in GetFrameMap() local
175 Type *EltTys[] = {DescriptorElts[0]->getType(), DescriptorElts[1]->getType()}; in GetFrameMap()
178 Constant *FrameMap = ConstantStruct::get(STy, DescriptorElts); in GetFrameMap()