Searched defs:isFast (Results 1 – 3 of 3) sorted by relevance
213 bool isFast() const { return all(); } in isFast() function320 bool isFast() const { in isFast() function
219 bool Instruction::isFast() const { in isFast() function in Instruction
1872 void IncrementPasteCounter(bool isFast) { in IncrementPasteCounter()