Home | History | Annotate | Download | only in src

Lines Matching defs:InstJumpTable

607 InstJumpTable::InstJumpTable(Cfg *Func, SizeT NumTargets, CfgNode *Default)
617 bool InstJumpTable::repointEdges(CfgNode *OldNode, CfgNode *NewNode) {
628 JumpTableData InstJumpTable::toJumpTableData(Assembler *Asm) const {
1068 void InstJumpTable::dump(const Cfg *Func) const {