Searched refs:SetHasIrreducibleLoops (Results 1 – 2 of 2) sorted by relevance
275 SetHasIrreducibleLoops(false); in ClearLoopInformation()923 graph->SetHasIrreducibleLoops(true); in Populate()2685 outer_graph->SetHasIrreducibleLoops(true); in InlineInto()
721 void SetHasIrreducibleLoops(bool value) { has_irreducible_loops_ = value; } in SetHasIrreducibleLoops() function