Searched refs:hasUndefinedContents (Results 1 – 4 of 4) sorted by relevance
148 bool hasUndefinedContents(OpOperand *opOperand) const override;
449 if (hasUndefinedContents(&opOperand)) in canOmitTensorCopy()490 bool AnalysisState::hasUndefinedContents(OpOperand *opOperand) const { in hasUndefinedContents() function in AnalysisState
417 virtual bool hasUndefinedContents(OpOperand *opOperand) const;
291 bool OneShotAnalysisState::hasUndefinedContents(OpOperand *opOperand) const { in hasUndefinedContents() function in OneShotAnalysisState