Searched refs:InstructionIsNestedIn (Results 1 – 3 of 3) sorted by relevance
63 if (call_graph_->InstructionIsNestedIn(a, condition) && in ExecutesBefore()64 call_graph_->InstructionIsNestedIn(b, body)) { in ExecutesBefore()79 if (call_graph_->InstructionIsNestedIn( in ExecutesBefore()83 if (call_graph_->InstructionIsNestedIn( in ExecutesBefore()134 call_graph_->InstructionIsNestedIn(b.defining_instruction(), in IsDefinedBefore()139 call_graph_->InstructionIsNestedIn(a.defining_instruction(), in IsDefinedBefore()147 (call_graph_->InstructionIsNestedIn( in IsDefinedBefore()149 call_graph_->InstructionIsNestedIn( in IsDefinedBefore()159 if (call_graph_->InstructionIsNestedIn( in IsDefinedBefore()196 if (call_graph_->InstructionIsNestedIn(value.defining_instruction(), in UseIsBeforeValueDefinition()[all …]
212 bool InstructionIsNestedIn(const HloInstruction* instruction, in InstructionIsNestedIn() function
768 call_graph.InstructionIsNestedIn(a_buffer.instruction(), in MayInterfereAcrossSubcomputations()