Home
last modified time | relevance | path

Searched refs:IndexWrapperPass (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp606 if (auto *IndexWrapperPass = in runOnModule() local
608 Index = IndexWrapperPass->getIndex(); in runOnModule()
H A DMachineOutliner.cpp1346 if (auto *IndexWrapperPass = in initializeOutlinerMode() local
1348 auto *TheIndex = IndexWrapperPass->getIndex(); in initializeOutlinerMode()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp1109 if (auto *IndexWrapperPass = in runOnModule() local
1111 ImportSummary = IndexWrapperPass->getIndex(); in runOnModule()