Searched refs:BackpatchBlocksTy (Results 1 – 1 of 1) sorted by relevance
499 using BackpatchBlocksTy = std::vector<JumpSource>; typedef in __anon8d78c9ed0411::CFGBuilder500 BackpatchBlocksTy BackpatchBlocks;1556 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()