Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h457 bool isSucc(const SUnit *N) const { in isSucc() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2722 bool isSucc) { in isLoopCarriedDep()