Searched refs:addChainDependency (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h206 void addChainDependency(SUnit *SUa, SUnit *SUb,
212 addChainDependency(SU, Entry, Latency);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp545 void ScheduleDAGInstrs::addChainDependency (SUnit *SUa, SUnit *SUb, function in class:ScheduleDAGInstrs

Completed in 175 milliseconds