Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantsTest.cpp504 MaybeAlign FunctionAlign = llvm::None) { in foldFuncPtrAndConstToNull() argument
510 if (FunctionAlign) in foldFuncPtrAndConstToNull()
511 Func->setAlignment(*FunctionAlign); in foldFuncPtrAndConstToNull()