Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp977 const Align PrefTypeAlign = in initializeConstantPool() local
979 const Align Alignment = YamlConstant.Alignment.value_or(PrefTypeAlign); in initializeConstantPool()