Lines Matching full:condv
721 Value *CondV = Cond->Codegen();722 if (CondV == 0) return 0;725 CondV = Builder.CreateFCmpONE(CondV, 737 Builder.CreateCondBr(CondV, ThenBB, ElseBB);