Searched refs:BackpatchBlocksTy (Results 1 – 1 of 1) sorted by relevance
498 using BackpatchBlocksTy = std::vector<JumpSource>; typedef in __anon654da8e80411::CFGBuilder499 BackpatchBlocksTy BackpatchBlocks;1545 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()