Searched refs:IsJumpTable (Results 1 – 5 of 5) sorted by relevance
842 if (IsJumpTable) { in fixCFG()955 if (IsJumpTable) in canPromoteCallsite()973 if (IsJumpTable) in canPromoteCallsite()1019 const unsigned TotalThreshold = IsJumpTable in canPromoteCallsite()1065 if (!IsJumpTable && opts::ICPPeelForInline) { in canPromoteCallsite()1270 if (IsJumpTable) in runOnFunctions()1281 if (!IsJumpTable) in runOnFunctions()1288 if (IsJumpTable) { in runOnFunctions()1310 if (!N && !IsJumpTable) in runOnFunctions()1343 if (!IsJumpTable) { in runOnFunctions()[all …]
383 const bool IsJumpTable = Function.getJumpTable(Inst); in instrumentFunction() local384 if (IsJumpTable) in instrumentFunction()427 if (IsJumpTable) { in instrumentFunction()
208 const bool IsTailCall, const bool IsJumpTable,
3422 const bool IsJumpTable = getJumpTable(CallInst) != 0; in indirectCallPromotion() local3547 if (IsJumpTable) { in indirectCallPromotion()3636 if (!IsTailCall && !IsJumpTable) { in indirectCallPromotion()
3056 const bool IsJumpTable = LastInstr && BC.MIB->getJumpTable(*LastInstr); in dumpGraph() local3074 if (IsJumpTable) in dumpGraph()