Home | History | Annotate | Download | only in x87

Lines Matching refs:force

1919 void Assembler::RecordComment(const char* msg, bool force) {
1920 if (FLAG_code_comments || force) {