Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp692 State->VPValue2Value[Entry.second] = Entry.first; in execute()
H A DVPlan.h329 VPValue2ValueTy VPValue2Value; member