Searched refs:deleted_instructions_ (Results 1 – 3 of 3) sorted by relevance
38 ~TestInstruction() override{ deleted_instructions_.push_back(this); } in ~TestInstruction()41 static std::vector<TestInstruction*> deleted_instructions_; member in spvtools::opt::__anone9a1b6a30111::TestInstruction45 std::vector<TestInstruction*> TestInstruction::deleted_instructions_; member in spvtools::opt::__anone9a1b6a30111::TestInstruction59 std::sort(TestInstruction::deleted_instructions_.begin(), in TEST()60 TestInstruction::deleted_instructions_.end()); in TEST()62 ContainerEq(TestInstruction::deleted_instructions_)); in TEST()
38 ~TestInstruction() override{ deleted_instructions_.push_back(this); } in ~TestInstruction()41 static std::vector<TestInstruction*> deleted_instructions_; member in spvtools::opt::__anonee11296e0111::TestInstruction45 std::vector<TestInstruction*> TestInstruction::deleted_instructions_; member in spvtools::opt::__anonee11296e0111::TestInstruction59 std::sort(TestInstruction::deleted_instructions_.begin(), in TEST()60 TestInstruction::deleted_instructions_.end()); in TEST()62 ContainerEq(TestInstruction::deleted_instructions_)); in TEST()
38 ~TestInstruction() override{ deleted_instructions_.push_back(this); } in ~TestInstruction()41 static std::vector<TestInstruction*> deleted_instructions_; member in spvtools::opt::__anon2de3b80f0111::TestInstruction45 std::vector<TestInstruction*> TestInstruction::deleted_instructions_; member in spvtools::opt::__anon2de3b80f0111::TestInstruction59 std::sort(TestInstruction::deleted_instructions_.begin(), in TEST()60 TestInstruction::deleted_instructions_.end()); in TEST()62 ContainerEq(TestInstruction::deleted_instructions_)); in TEST()