HomeSort by relevance Sort by last modified time
    Searched refs:ConvertToSSA (Results 1 - 2 of 2) sorted by null

  /art/compiler/sea_ir/ir/
sea.h 108 // Precondition: SeaGraph.ConvertToSSA().
334 void ConvertToSSA();
335 // Performs the renaming phase of the SSA transformation during ConvertToSSA() execution.
341 // Precondition: ConvertToSSA().
sea.cc 289 void SeaGraph::ConvertToSSA() {
427 ConvertToSSA();

Completed in 77 milliseconds