Lines Matching full:condv
1275 llvm::Value *CondV = EmitScalarExpr(S.getCond());1282 SwitchInsn = Builder.CreateSwitch(CondV, DefaultBlock);