Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp53 AdjustJumpTableBlocks("arm-adjust-jump-tables", cl::Hidden, cl::init(true), variable
406 if (isThumb2 && AdjustJumpTableBlocks) { in runOnMachineFunction()