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