Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp665 State->VPValue2Value[Entry.second] = Entry.first; in execute()
H A DVPlan.h362 VPValue2ValueTy VPValue2Value; member