Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6526 SmallSet<AssertingVH<DbgValueInst>, 2> &DVIHandles) { in DbgGatherSalvagableDVI() argument
6570 DVIHandles.insert(DVI); in DbgGatherSalvagableDVI()
6772 SmallSet<AssertingVH<DbgValueInst>, 2> DVIHandles; in ReduceLoopStrength() local
6773 DbgGatherSalvagableDVI(L, SE, SalvageableDVIRecords, DVIHandles); in ReduceLoopStrength()
6899 DVIHandles.clear(); in ReduceLoopStrength()