Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp61 MachineBasicBlock::iterator InsertIt(&InsertPt); in constrainOperandRegClass() local
64 BuildMI(MBB, InsertIt, InsertPt.getDebugLoc(), in constrainOperandRegClass()
69 BuildMI(MBB, std::next(InsertIt), InsertPt.getDebugLoc(), in constrainOperandRegClass()