Searched refs:hasCustomJumpTables (Results 1 – 3 of 3) sorted by relevance
131 virtual bool hasCustomJumpTables() const { return false; } in hasCustomJumpTables() function
89 virtual bool hasCustomJumpTables() const { return true; } in hasCustomJumpTables() function
1108 if (TheJIT->getJITInfo().hasCustomJumpTables()) in initJumpTableInfo()1131 if (TheJIT->getJITInfo().hasCustomJumpTables()) in emitJumpTableInfo()