Searched refs:getCSEWrapper (Results 1 – 3 of 3) sorted by relevance
224 const GISelCSEAnalysisWrapper &getCSEWrapper() const { return Wrapper; } in getCSEWrapper() function225 GISelCSEAnalysisWrapper &getCSEWrapper() { return Wrapper; } in getCSEWrapper() function
136 getAnalysis<GISelCSEAnalysisWrapperPass>().getCSEWrapper(); in runOnMachineFunction()
1709 getAnalysis<GISelCSEAnalysisWrapperPass>().getCSEWrapper(); in runOnMachineFunction()