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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DLiveRangeCalc.cpp82 updateSSA(Indexes, DomTree, Alloc);
96 updateSSA(Indexes, DomTree, Alloc);
155 // This ordering works best with updateSSA().
171 void LiveRangeCalc::updateSSA(SlotIndexes *Indexes, function in class:LiveRangeCalc
/external/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp269 updateSSA();
349 // Both updateSSA() and LiveRangeUpdater benefit from ordered blocks, but
388 void LiveRangeCalc::updateSSA() { function in class:LiveRangeCalc

Completed in 132 milliseconds