Home | History | Annotate | Download | only in Analysis

Lines Matching refs:TargetLibraryInfoWrapperPass

1095 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass)
1107 new CFLAAResult(getAnalysis<TargetLibraryInfoWrapperPass>().getTLI()));
1118 AU.addRequired<TargetLibraryInfoWrapperPass>();