Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp76 Alignment = STI->getTargetLowering()->getMinFunctionAlignment(); in MachineFunction()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h929 unsigned getMinFunctionAlignment() const { in getMinFunctionAlignment() function