Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp285 auto IsDescribedByReg = [](const MachineInstr *MI) { in beginFunction() local
303 if (!IsDescribedByReg(Entries.front().getInstr())) in beginFunction()
322 if (IsDescribedByReg(I->getInstr())) in beginFunction()