Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp503 unsigned MyMaxNest = MaxNest; in FindCallSeqStart() local
505 MyNestLevel, MyMaxNest, TII)) in FindCallSeqStart()
506 if (!Best || (MyMaxNest > BestMaxNest)) { in FindCallSeqStart()
508 BestMaxNest = MyMaxNest; in FindCallSeqStart()