Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp880 const Align PrefTypeAlign = in initializeConstantPool() local
882 const Align Alignment = YamlConstant.Alignment.getValueOr(PrefTypeAlign); in initializeConstantPool()