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

/external/llvm/lib/CodeGen/
H A DLiveRangeCalc.h44 /// set by findReachingDefs. One entry per basic block, indexed by block
99 /// determined. This list is typically computed by findReachingDefs() and
114 bool findReachingDefs(LiveInterval *LI,
H A DLiveRangeCalc.cpp154 if (findReachingDefs(LI, KillMBB, Kill, PhysReg))
173 bool LiveRangeCalc::findReachingDefs(LiveInterval *LI, function in class:LiveRangeCalc

Completed in 70 milliseconds