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