Home
last modified time | relevance | path

Searched refs:SPIt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp387 auto SPIt = DIFunctionsBefore.find(F.first); in checkFunctions() local
388 if (SPIt == DIFunctionsBefore.end()) { in checkFunctions()
399 auto SP = SPIt->second; in checkFunctions()