Home | History | Annotate | Download | only in Analysis

Lines Matching refs:TLIP

1379   auto *TLIP = getAnalysisIfAvailable<TargetLibraryInfoWrapperPass>();
1380 TLI = TLIP ? &TLIP->getTLI() : nullptr;