Searched refs:FuncIter (Results 1 – 1 of 1) sorted by relevance
2369 auto FuncIter = M.begin(); in FindCXAAtExit() local2370 if (FuncIter == M.end()) in FindCXAAtExit()2372 auto *TLI = &GetTLI(*FuncIter); in FindCXAAtExit()