Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp121 static cl::opt<bool> UseAbsoluteJumpTables("ppc-use-absolute-jumptables", variable
3174 if (UseAbsoluteJumpTables) in isJumpTableRelative()