Searched refs:shouldCreatePiBlocks (Results 1 – 4 of 4) sorted by relevance
143 virtual bool shouldCreatePiBlocks() const { return true; } in shouldCreatePiBlocks() function
400 bool shouldCreatePiBlocks() const final;
92 if (!shouldCreatePiBlocks()) in createPiBlocks()485 if (!shouldCreatePiBlocks()) in sortNodesTopologically()
300 bool DDGBuilder::shouldCreatePiBlocks() const { return CreatePiBlocks; } in shouldCreatePiBlocks() function in DDGBuilder