Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h439 bool isSucc(const SUnit *N) const { isSucc() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2666 isLoopCarriedDep(SUnit * Source,const SDep & Dep,bool isSucc) isLoopCarriedDep() argument