Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreatePHI

768   llvm::PHINode *RealPN = Builder.CreatePHI(LHS.first->getType(), 2, "cond.r");
773 llvm::PHINode *ImagPN = Builder.CreatePHI(LHS.first->getType(), 2, "cond.i");