HomeSort by relevance Sort by last modified time
    Searched refs:getMinFunctionAlignment (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
MachineFunction.cpp 66 Alignment = TM.getTargetLowering()->getMinFunctionAlignment();
  /external/llvm/include/llvm/Target/
TargetLowering.h 712 /// getMinFunctionAlignment - return the minimum function alignment.
714 unsigned getMinFunctionAlignment() const {
    [all...]

Completed in 43 milliseconds