Searched defs:NewPhi (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp639 PHINode *NewPhi; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp987 MemoryPhi *NewPhi = MSSA->getMemoryAccess(BB); local
1257 MemoryPhi *NewPhi = MSSA->createMemoryPhi(New); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp551 MachineInstrBuilder NewPhi = local
667 MachineInstrBuilder NewPhi = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp718 PHINode *NewPhi = static_cast<PHINode *>(NewInsts[PHI]); local

Completed in 288 milliseconds