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