Searched refs:RelooperAlgorithm (Results 1 – 1 of 1) sorted by relevance
71 struct RelooperAlgorithm { struct79 RelooperAlgorithm();80 ~RelooperAlgorithm();111 RelooperAlgorithm R; in runOnFunction()185 RelooperAlgorithm::RelooperAlgorithm() in RelooperAlgorithm() function in RelooperAlgorithm190 RelooperAlgorithm::~RelooperAlgorithm() { in ~RelooperAlgorithm()197 void RelooperAlgorithm::AddBlock(Block *New, int Id) { in AddBlock()203 RelooperAlgorithm *Parent;204 RelooperRecursor(RelooperAlgorithm *ParentInit) : Parent(ParentInit) {} in RelooperRecursor()207 void RelooperAlgorithm::Calculate(Block *Entry) { in Calculate()[all …]