Searched refs:GetBufferDefinedAt (Results 1 – 6 of 6) sorted by relevance
148 constraints->points_to_analysis().GetBufferDefinedAt( in AddBackendConstraintsToDnnConvCustomCall()232 constraints->points_to_analysis().GetBufferDefinedAt(instruction, in AddBackendConstraints()237 constraints->points_to_analysis().GetBufferDefinedAt(instruction, in AddBackendConstraints()298 constraints->points_to_analysis().GetBufferDefinedAt( in PropagateOperandConstraint()313 constraints->points_to_analysis().GetBufferDefinedAt( in PropagateOperandConstraint()
199 StatusOr<const LogicalBuffer*> GetBufferDefinedAt(
480 StatusOr<const LogicalBuffer*> TuplePointsToAnalysis::GetBufferDefinedAt( in GetBufferDefinedAt() function in xla::TuplePointsToAnalysis612 const LogicalBuffer* buffer = GetBufferDefinedAt(*it, index).ValueOrDie(); in DoesNotUseOperandBuffer()
501 constraints->points_to_analysis().GetBufferDefinedAt(instruction, in AddMandatoryConstraints()1330 constraints->points_to_analysis().GetBufferDefinedAt( in PropagateOperandConstraint()1359 constraints->points_to_analysis().GetBufferDefinedAt(user, in PropagateOperandConstraint()
109 points_to_analysis_->GetBufferDefinedAt(instruction, index) in ExpectHasBufferAliases()
323 return points_to_analysis_->GetBufferDefinedAt(instruction, index) in BufferAt()