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

/external/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp105 if (!TM->getSubtarget<X86Subtarget>().padShortFunctions())
H A DX86Subtarget.h347 bool padShortFunctions() const { return PadShortFunctions; } function in class:llvm::final

Completed in 186 milliseconds