Searched defs:is_scheduled (Results 1 – 4 of 4) sorted by relevance
47 const HloPredicate& is_scheduled) { in ShouldScheduleSuccessor()66 const HloPredicate& is_scheduled) { in ShouldSchedulePredecessor()84 auto is_scheduled = [&](const HloInstruction* instr) -> bool { in PostprocessorToScheduleAsEarlyOrLateAsPossible() local116 auto is_scheduled = [&](const HloInstruction* instr) -> bool { in PostprocessorToScheduleAsEarlyOrLateAsPossible() local
59 bool is_scheduled) { in BuildHloTextDepthwiseConvolution2D()
151 static bool is_scheduled(struct ir3_instruction *instr) in is_scheduled() function
922 std::optional<bool> is_scheduled; in ParseHloModule() local