Searched defs:addPhysRegDeps (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp323 /// addPhysRegDeps - Add register dependencies (data, anti, and output) from
326 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { function in class:ScheduleDAGInstrs
964 addPhysRegDeps(SU, j);
984 addPhysRegDeps(SU, j);

Completed in 117 milliseconds