Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6973 SmallSet<AssertingVH<DbgValueInst>, 2> &DVIHandles) { in DbgGatherSalvagableDVI() argument
7025 DVIHandles.insert(DVI); in DbgGatherSalvagableDVI()
7254 SmallSet<AssertingVH<DbgValueInst>, 2> DVIHandles; in ReduceLoopStrength() local
7255 DbgGatherSalvagableDVI(L, SE, SalvageableDVIRecords, DVIHandles); in ReduceLoopStrength()
7398 DVIHandles.clear(); in ReduceLoopStrength()