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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3606 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) argument
3607 : MBB(mbb), Depth(depth), IsSplit(issplit) {}

Completed in 112 milliseconds