Searched defs:IsJumpTable (Results 1 – 4 of 4) sorted by relevance
810 const bool IsTailCall, const bool IsJumpTable, in fixCFG()951 const bool IsJumpTable = BF->getJumpTable(Inst); in canPromoteCallsite() local1094 const bool IsJumpTable = BB.getFunction()->getJumpTable(Inst); in printCallsiteInfo() local1172 const bool IsJumpTable = Function.getJumpTable(Inst); in runOnFunctions() local1252 const bool IsJumpTable = Function.getJumpTable(Inst); in runOnFunctions() local
383 const bool IsJumpTable = Function.getJumpTable(Inst); in instrumentFunction() local
3056 const bool IsJumpTable = LastInstr && BC.MIB->getJumpTable(*LastInstr); in dumpGraph() local
3422 const bool IsJumpTable = getJumpTable(CallInst) != 0; in indirectCallPromotion() local