Searched refs:issplit (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2649 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) argument
2650 : MBB(mbb), Depth(depth), IsSplit(issplit) {}

Completed in 50 milliseconds