Searched defs:isFast (Results 1 – 4 of 4) sorted by relevance
74 bool isFast() const { return all(); } in isFast() function
241 bool isFast() const { in isFast() function
299 bool Instruction::isFast() const { in isFast() function in Instruction
2199 void IncrementPasteCounter(bool isFast) { in IncrementPasteCounter()