Lines Matching full:condv
1001 Value *CondV = Cond->Codegen();1002 if (CondV == 0) return 0;1005 CondV = Builder.CreateFCmpONE(CondV, 1017 Builder.CreateCondBr(CondV, ThenBB, ElseBB);