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