Home
last modified time | relevance | path

Searched defs:RealPHI (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp811 llvm::PHINode *RealPHI = Builder.CreatePHI(ResR->getType(), 3, "real_mul_phi"); in EmitBinMul() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp372 if (const auto *RealPHI = cast_or_null<MemoryPhi>(VH)) in insertDef() local