Searched refs:NextII (Results 1 – 1 of 1) sorted by relevance
312 auto NextII = std::next(II); in readProfilePreCFG() local313 if (NextII == Function.Instructions.end()) in readProfilePreCFG()