Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DIVDescriptors.cpp954 while (auto *PrevPhi = dyn_cast_or_null<PHINode>(Previous)) { in isFixedOrderRecurrence() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1240 Value *PrevPhi = UndefVal; in scalarizeMaskedLoad() local
1491 Value *PrevPhi = UndefVal; in scalarizeMaskedGather() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp9090 while (auto *PrevPhi = in buildVPlanWithVPRecipes() local