Searched refs:BackpatchBlocksTy (Results 1 – 1 of 1) sorted by relevance
519 using BackpatchBlocksTy = std::vector<JumpSource>; typedef in __anonef2f84bd0411::CFGBuilder520 BackpatchBlocksTy BackpatchBlocks;1633 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()