Home | History | Annotate | Download | only in Analysis

Lines Matching refs:TargetLibraryInfoWrapperPass

974 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass)
988 M, getAnalysis<TargetLibraryInfoWrapperPass>().getTLI(),
1001 AU.addRequired<TargetLibraryInfoWrapperPass>();