Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp489 FindCallSeqStart(SDNode *N, unsigned &NestLevel, unsigned &MaxNest, in FindCallSeqStart() function
501 if (SDNode *New = FindCallSeqStart(Op.getNode(), in FindCallSeqStart()
584 SDNode *N = FindCallSeqStart(Node, NestLevel, MaxNest, TII); in ReleasePredecessors()