Searched refs:IsFastCase (Results 1 – 3 of 3) sorted by relevance
164 bool IsFastCase() const;
839 bool SuperblockCloner::IsFastCase() const { in IsFastCase() function in art::SuperblockCloner903 DCHECK(IsFastCase()); in Run()
670 EXPECT_FALSE(cloner.IsFastCase()); in TEST_F()