Searched refs:isCompound (Results 1 – 2 of 2) sorted by relevance
727 bool isCompound() const { return mState == COMPOUND; } in isCompound() function
170 CHECK(mPlan->isCompound()); in CompoundExecutionBuilder()