Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1943 auto CountInstruction = [&](const MachineInstr &MI) { in emitFunctionBody() local
1954 CountInstruction(MI); in emitFunctionBody()
1960 CountInstruction(*It); in emitFunctionBody()