Home | History | Annotate | Download | only in src

Lines Matching defs:Boolean

3108   Operand *Boolean = Instr->getCondition();
3109 const Inst *Producer = Computations.getProducerOf(Boolean);
3111 // Since we don't know the producer of this boolean we will assume its
3113 // Boolean as an operand.
3114 auto *BooleanR = legalizeToReg(Boolean);