Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineFunction.cpp74 Alignment = STI->getTargetLowering()->getMinFunctionAlignment(); in MachineFunction()
/external/llvm/include/llvm/Target/
DTargetLowering.h947 unsigned getMinFunctionAlignment() const { in getMinFunctionAlignment() function