Home
last modified time | relevance | path

Searched defs:MaxNest (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp312 unsigned Nest, unsigned MaxNest) { in getAllReachingDefsRecImpl() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp491 FindCallSeqStart(SDNode *N, unsigned &NestLevel, unsigned &MaxNest, in FindCallSeqStart() argument
585 unsigned MaxNest = 0; in ReleasePredecessors() local