Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h457 bool isSucc(const SUnit *N) const { in isSucc() function
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2712 isLoopCarriedDep(SUnit * Source,const SDep & Dep,bool isSucc) isLoopCarriedDep() argument