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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineFunction.cpp66 Alignment = TM.getTargetLowering()->getMinFunctionAlignment();
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h760 /// getMinFunctionAlignment - return the minimum function alignment.
762 unsigned getMinFunctionAlignment() const { function in namespace:llvm

Completed in 203 milliseconds