Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp105 static Cursor skipMachineOperandComment(Cursor C) { in skipMachineOperandComment() function
714 C = skipMachineOperandComment(C); in lexMIToken()