Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp82 STI->getTargetLowering()->getPrefFunctionAlignment()); in MachineFunction()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h934 unsigned getPrefFunctionAlignment() const { in getPrefFunctionAlignment() function