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