Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h439 bool isSucc(const SUnit *N) const { in isSucc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2279 bool isSucc) { in isLoopCarriedDep()