Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1841 template <typename T> static bool hasZeroSizedFragment(T &DbgValue) { in hasZeroSizedFragment() function
1854 if (hasZeroSizedFragment(*DVI)) in processDbgInstruction()
1865 if (hasZeroSizedFragment(DPV)) in processDPValue()