Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1411 static bool HasDataDep(const TargetRegisterInfo &TRI, const MachineInstr &MI, in HasDataDep() function
1439 if (!HasDataDep(TRI, *Branch, *Pred)) in apply()