Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp78 PHINode *NPN = PHINode::Create(Ty, OPN->getNumIncomingValues()); in EvaluateInDifferentType() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp881 PHINode *NPN = IC.Builder.CreatePHI(RequiredType, PN->getNumIncomingValues()); processPhiNode() local