Searched refs:collectBlockInfo (Results 1 – 3 of 3) sorted by relevance
254 CLG_(collectBlockInfo)(bbIn, &n_instrs, &n_jmps, &cjmp_inverted); in CLG_()
688 void CLG_(collectBlockInfo)(IRSB* bbIn, UInt*, UInt*, Bool*);
861 void CLG_(collectBlockInfo)(IRSB* sbIn, in CLG_() argument