Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp212 STI->getTargetLowering()->getPrefFunctionAlignment()); in init()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1855 Align getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment() function