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