Searched refs:getWrappedLocation (Results 1 – 2 of 2) sorted by relevance
335 return getWrappedLocation().getNumVariableLocationOps(); in getNumVariableLocationOps()338 bool hasArgList() const { return getWrappedLocation().hasArgList(); } in hasArgList()368 return getWrappedLocation().isKillLocation(getExpression()); in isKillLocation()383 RawLocationWrapper getWrappedLocation() const { in getWrappedLocation() function
92 return getWrappedLocation().location_ops(); in location_ops()96 return getWrappedLocation().getVariableLocationOp(OpIdx); in getVariableLocationOp()