Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h445 bool mayOverlapInLaterIter(const MachineInstr *BaseMI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1032 if (!SSD->mayOverlapInLaterIter(&SrcMI, &DstMI)) in hasLoopCarriedMemDep()
3016 bool SwingSchedulerDAG::mayOverlapInLaterIter( in mayOverlapInLaterIter() function in SwingSchedulerDAG
3139 return mayOverlapInLaterIter(DI, SI); in isLoopCarriedDep()