Searched defs:points_to_set (Results 1 – 5 of 5) sorted by relevance
184 const PointsToSet& points_to_set = GetPointsToSet(instruction); variable202 PointsToSet& points_to_set = CreateEmptyPointsToSet(hlo_instruction); in DefaultAction() local225 PointsToSet& points_to_set = CreateEmptyPointsToSet(get_tuple_element); in HandleGetTupleElement() local255 PointsToSet& points_to_set = CreateCopiedPointsToSet(copy, copy->operand(0)); in HandleCopy() local290 PointsToSet& points_to_set = CreateEmptyPointsToSet(recv_done); in HandleRecvDone() local319 PointsToSet& points_to_set = CreateEmptyPointsToSet(send); in HandleSend() local358 PointsToSet& points_to_set = CreateEmptyPointsToSet(tuple); in HandleTuple() local405 PointsToSet& points_to_set = CreateCopiedPointsToSet(tuple_select, on_true); in HandleTupleSelect() local579 const PointsToSet& points_to_set = GetPointsToSet(instruction); in InstructionToString() local
76 void ExpectHasBuffers(const PointsToSet::BufferList& points_to_set, in ExpectHasBuffers()85 const PointsToSet::BufferList& points_to_set, in ExpectHasTopLevelBuffers()96 const PointsToSet::BufferSet& points_to_set, in ExpectHasTopLevelBuffers()256 auto& points_to_set = points_to_analysis_->GetPointsToSet(get_tuple_element); in TEST_F() local277 auto& points_to_set = points_to_analysis_->GetPointsToSet(add_dependency); in TEST_F() local398 auto& points_to_set = points_to_analysis_->GetPointsToSet(select); in TEST_F() local476 auto& points_to_set = points_to_analysis_->GetPointsToSet(select); in TEST_F() local512 auto& points_to_set = points_to_analysis_->GetPointsToSet(select); in TEST_F() local584 auto& points_to_set = points_to_analysis_->GetPointsToSet(copy); in TEST_F() local
311 std::unique_ptr<PointsToSet> points_to_set; member
133 const auto& points_to_set = points_to_analysis_.GetPointsToSet(instruction); in GetBufferSet() local890 const PointsToSet& points_to_set = in CheckLayouts() local1199 const PointsToSet& points_to_set = in PropagateUseConstraintToDefs() local
377 const PointsToSet& points_to_set = points_to_analysis().GetPointsToSet(hlo); in GetInstructionAllocation() local