Searched refs:RemoveDecorations (Results 1 – 15 of 15) sorted by relevance
88 TEST_F(CFGCleanupTest, RemoveDecorations) { in TEST_F() argument
375 TEST(Types, RemoveDecorations) { in TEST() argument378 auto decorationless = t->RemoveDecorations(); in TEST()
63 TEST_F(UpgradeMemoryModelTest, RemoveDecorations) { in TEST_F() argument
436 TEST(Types, RemoveDecorations) { in TEST() argument439 auto decorationless = t->RemoveDecorations(); in TEST()
143 std::unique_ptr<Type> RemoveDecorations() const;
139 std::unique_ptr<Type> Type::RemoveDecorations() const { in RemoveDecorations() function in spvtools::opt::analysis::Type
147 std::unique_ptr<Type> RemoveDecorations() const;
142 std::unique_ptr<Type> Type::RemoveDecorations() const { in RemoveDecorations() function in spvtools::opt::analysis::Type