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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1162 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); local
1193 if (SA->shouldSplitSingleBlock(BI, SingleInstrs))
1453 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); local
1459 if (SA->shouldSplitSingleBlock(BI, SingleInstrs))

Completed in 152 milliseconds