Searched refs:childGeneration (Results 1 – 2 of 2) sorted by relevance
236 unsigned childGeneration() const { return ChildGeneration; } in childGeneration() function in StackNode237 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration() function in StackNode319 NodeToProcess->childGeneration(CurrentGeneration); in loadCSE()327 new StackNode(AvailableLoads, NodeToProcess->childGeneration(), Child, in loadCSE()
778 unsigned childGeneration() const { return ChildGeneration; } in childGeneration() function in __anon2439b80b0411::EarlyCSE::StackNode779 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration() function in __anon2439b80b0411::EarlyCSE::StackNode1821 NodeToProcess->childGeneration(CurrentGeneration); in run()1828 AvailableGEPs, NodeToProcess->childGeneration(), child, in run()