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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1185 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); local
1216 if (SA->shouldSplitSingleBlock(BI, SingleInstrs))
1476 bool SingleInstrs = RegClassInfo.isProperSubClass(MRI->getRegClass(Reg)); local
1482 if (SA->shouldSplitSingleBlock(BI, SingleInstrs))

Completed in 82 milliseconds