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