Searched refs:setIndirectGotoBlock (Results 1 – 2 of 2) sorted by relevance
830 void setIndirectGotoBlock(CFGBlock *B) { IndirectGotoBlock = B; } in setIndirectGotoBlock() function
3452 cfg->setIndirectGotoBlock(IBlock); in VisitIndirectGotoStmt()