Searched refs:IsFastCase (Results 1 – 3 of 3) sorted by relevance
167 bool IsFastCase() const;
889 bool SuperblockCloner::IsFastCase() const { in IsFastCase() function in art::SuperblockCloner956 DCHECK(IsFastCase()); in Run()
668 EXPECT_FALSE(cloner.IsFastCase()); in TEST_F()