Searched refs:Scfg (Results 1 – 2 of 2) sorted by relevance
406 const til::SCFG *getCFG() const { return Scfg; } in getCFG()407 til::SCFG *getCFG() { return Scfg; } in getCFG()510 til::SCFG *Scfg = nullptr; variable
81 return Scfg; in buildCFG()851 Scfg = new (Arena) til::SCFG(Arena, NBlocks); in enterCFG()884 Scfg->add(CurrentBB); in enterCFGBlock()