Searched defs:IsJumpTable (Results 1 – 2 of 2) sorted by relevance
825 fixCFG(BinaryBasicBlock & IndCallBlock,const bool IsTailCall,const bool IsJumpTable,IndirectCallPromotion::BasicBlocksVector && NewBBs,const std::vector<Callsite> & Targets) const fixCFG() argument 966 const bool IsJumpTable = BF->getJumpTable(Inst); canPromoteCallsite() local 1109 const bool IsJumpTable = BB.getFunction()->getJumpTable(Inst); printCallsiteInfo() local 1186 const bool IsJumpTable = Function.getJumpTable(Inst); runOnFunctions() local 1266 const bool IsJumpTable = Function.getJumpTable(Inst); runOnFunctions() local [all...]
3153 const bool IsJumpTable = LastInstr && BC.MIB->getJumpTable(*LastInstr); dumpGraph() local