Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp469 unsigned MyMaxNest = MaxNest; in FindCallSeqStart() local
471 MyNestLevel, MyMaxNest, TII)) in FindCallSeqStart()
472 if (!Best || (MyMaxNest > BestMaxNest)) { in FindCallSeqStart()
474 BestMaxNest = MyMaxNest; in FindCallSeqStart()