Searched refs:LifetimeLoc (Results 1 – 1 of 1) sorted by relevance
3460 if (const DILocation *LifetimeLoc = APC.InsBefore->getDebugLoc().get()) { in processStaticAllocas() local3461 if (LifetimeLoc->getFile() == FnLoc->getFile()) in processStaticAllocas()3462 if (unsigned Line = LifetimeLoc->getLine()) in processStaticAllocas()