Searched defs:isFast (Results 1 – 3 of 3) sorted by relevance
73 bool isFast() const { return all(); } in isFast() function
570 bool Instruction::isFast() const { in isFast() function in Instruction
2223 void IncrementPasteCounter(bool isFast) { in IncrementPasteCounter()