Searched defs:hasCustomJumpTables (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetJITInfo.h124 /// hasCustomJumpTables - Allows a target to specify that jumptables
126 virtual bool hasCustomJumpTables() const { return false; } function in class:llvm::TargetJITInfo

Completed in 115 milliseconds