Searched refs:getPrefLoopAlignment (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DCodePlacementOpt.cpp379 unsigned Align = TLI->getPrefLoopAlignment();
H A DMachineBlockPlacement.cpp1018 unsigned Align = TLI->getPrefLoopAlignment();
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h772 /// getPrefLoopAlignment - return the preferred loop alignment.
774 unsigned getPrefLoopAlignment() const { function in namespace:llvm

Completed in 129 milliseconds