Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp375 if (PHINode *PhiInst = dyn_cast<PHINode>(&User)) in findInsertionPoint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp476 MachineInstr *PhiInst = MRI.getVRegDef(LoopVal); in generateExistingPhis() local