Home
last modified time | relevance | path

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

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