Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp840 transformByteCompare(GetElementPtrInst * GEPA,GetElementPtrInst * GEPB,PHINode * IndPhi,Value * MaxLen,Instruction * Index,Value * Start,bool IncIdx,BasicBlock * FoundBB,BasicBlock * EndBB) transformByteCompare() argument
H A DLoopVectorize.cpp10139 PHINode *IndPhi = nullptr; processLoop() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1462 PHINode *IndPhi = dyn_cast<PHINode>(Inst); rewriteLoopExitValues() local