Home
last modified time | relevance | path

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

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