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

/external/llvm/lib/CodeGen/
H A DLiveRangeCalc.h91 // Live-in value filled in by updateSSA once it is known.
100 /// used as a work list by updateSSA(). The low-level interface may also be
117 /// updateSSA - Compute the values that will be live in to all requested
122 void updateSSA();
H A DLiveRangeCalc.cpp164 updateSSA();
238 // Both updateSSA() and LiveRangeUpdater benefit from ordered blocks, but
278 void LiveRangeCalc::updateSSA() { function in class:LiveRangeCalc

Completed in 365 milliseconds