Home
last modified time | relevance | path

Searched defs:PhiTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3099 Type *PhiTy = P->getType(); in widenPHIInstruction() local
3645 Type *PhiTy = Phi->getType(); in canVectorizeInstrs() local
4322 Type *PhiTy = Phi->getType(); in isInductionPHI() local
4369 Type *PhiTy = Phi->getType(); in isInductionVariable() local
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp306 Type *PhiTy = PhiVar->getType(); in getInductionVariable() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1003 Type *PhiTy = SE.getEffectiveSCEVType(Phi->getType()); in canBeCheaplyTransformed() local