Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1855 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment()
2523 PrefFunctionAlignment = Alignment; in setPrefFunctionAlignment()
3263 Align PrefFunctionAlignment; variable