Home
last modified time | relevance | path

Searched refs:JoinSplitEdges (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp107 bool JoinSplitEdges; member in __anona927d7ac0111::RegisterCoalescer
2880 JoinSplitEdges && isSplitEdge(MBB))); in joinAllIntervals()
2927 JoinSplitEdges = EnableJoinSplits; in runOnMachineFunction()