Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5382 auto SameVariableFragment = [](const auto *LHS, const auto *RHS) { in splitAlloca() local
5387 if (SameVariableFragment(OldDII, DbgVariable)) in splitAlloca()