Searched refs:gatherUndefinedTensorUses (Results 1 – 2 of 2) sorted by relevance
156 void gatherUndefinedTensorUses(Operation *op);
258 void OneShotAnalysisState::gatherUndefinedTensorUses(Operation *op) { in gatherUndefinedTensorUses() function in OneShotAnalysisState971 state.gatherUndefinedTensorUses(op); in analyzeOp()