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