Home | History | Annotate | Download | only in gold

Lines Matching refs:conditional

4697   // true if there's a conditional call to __morestack in the function,
4699 bool conditional = false;
4700 // Offset of the byte after the compare insn, if conditional.
4713 // Offset of the conditional jump.
4736 // First, figure out if there's a conditional call by looking for the
4742 conditional = true;
4826 conditional ? ss_code_jgl : ss_code_jg,
4849 if (!conditional)