Searched defs:isFast (Results 1 – 3 of 3) sorted by relevance
207 bool isFast() const { return all(); } in isFast() function311 bool isFast() const { in isFast() function
193 bool Instruction::isFast() const { in isFast() function in Instruction
1505 void IncrementPasteCounter(bool isFast) { in IncrementPasteCounter()