Searched defs:JTCost (Results 1 – 2 of 2) sorted by relevance
696 int64_t JTCost = in onFinalizeSwitch() local1169 int64_t JTCost = static_cast<int64_t>(JumpTableSize) * InstrCost + in onFinalizeSwitch() local
477 int64_t JTCost = (int64_t)JumpTableSize * InlineConstants::InstrCost + in onFinalizeSwitch() local