Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h183 MI->addOperand(*MF, MachineOperand::CreateCFIIndex(CFIIndex)); in addCFIIndex()
H A DMachineOperand.h706 static MachineOperand CreateCFIIndex(unsigned CFIIndex) { in CreateCFIIndex() function