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