Searched defs:isJumpTable (Results 1 – 4 of 4) sorted by relevance
115 bool isJumpTable() const override { return true; } in isJumpTable() function
84 virtual bool isJumpTable() const { return false; } in isJumpTable() function
67 bool isJumpTable() const { return Kind == JumpTable; } in isJumpTable() function
95 bool isJumpTable() const { return Kind == XtensaCP::CPJumpTable; } in isJumpTable() function