Searched refs:getSI (Results 1 – 3 of 3) sorted by relevance
56 SI = getAnalysis<ScopInfoWrapperPass>().getSI(); in runOnFunction()
930 auto &SI = *getAnalysis<ScopInfoWrapperPass>().getSI(); in runOnFunction()
2816 ScopInfo *getSI() { return Result.get(); } in getSI() function2817 const ScopInfo *getSI() const { return Result.get(); } in getSI() function