Home | History | Annotate | Download | only in IR

Lines Matching defs:getCachedResult

698   typename PassT::Result *getCachedResult(IRUnitT &IR) const {
1047 /// inner pass. Instead, you must rely on the \c getCachedResult API.