Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h745 return SupportJumpTables; in supportJumpTables()
874 SupportJumpTables = Val; in setSupportJumpTables()
1309 bool SupportJumpTables; variable
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp651 SupportJumpTables = true; in TargetLoweringBase()