Home
last modified time | relevance | path

Searched refs:IncValueAI (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2993 AllocaInst *IncValueAI = findAllocaForValue(IncValue, AllocaForValue); in findAllocaForValue() local
2995 if (IncValueAI == nullptr || (Res != nullptr && IncValueAI != Res)) in findAllocaForValue()
2997 Res = IncValueAI; in findAllocaForValue()