Searched defs:setMBB (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp31 void MachineIRBuilder::setMBB(MachineBasicBlock &MBB, bool Beginning) { function in class:MachineIRBuilder
40 setMBB(*MI.getParent());
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineOperand.h442 void setMBB(MachineBasicBlock *MBB) { function in class:llvm::MachineOperand
512 Op.setMBB(MBB);

Completed in 216 milliseconds