Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp890 const Align PrefTypeAlign = in initializeConstantPool() local
892 const Align Alignment = YamlConstant.Alignment.getValueOr(PrefTypeAlign); in initializeConstantPool()