Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp129 Constant *DescriptorElts[] = { in GetFrameMap() local
133 Type *EltTys[] = {DescriptorElts[0]->getType(), DescriptorElts[1]->getType()}; in GetFrameMap()
136 Constant *FrameMap = ConstantStruct::get(STy, DescriptorElts); in GetFrameMap()