Searched defs:PhiTy (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp304 Type *PhiTy = PhiVar->getType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1010 Type *PhiTy = Phi->getType(); local
1055 Type *PhiTy = Phi->getType(); local
[all...]
H A DScalarEvolutionExpander.cpp1100 Type *PhiTy = SE.getEffectiveSCEVType(Phi->getType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp504 Type *PhiTy = Phi->getType(); local
582 Type *PhiTy = Phi->getType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2734 LLT PhiTy = MRI.getType(DstReg); local

Completed in 148 milliseconds