Searched refs:InstrsIter (Results 1 – 1 of 1) sorted by relevance
524 auto InstrsIter = info->EpilogMap.find(EpilogStart); in FindMatchingEpilog() local525 assert(InstrsIter != info->EpilogMap.end() && in FindMatchingEpilog()527 const auto &Instrs = InstrsIter->second; in FindMatchingEpilog()