Searched refs:childGeneration (Results 1 – 2 of 2) sorted by relevance
240 unsigned childGeneration() const { return ChildGeneration; } in childGeneration() function in StackNode241 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration() function in StackNode323 NodeToProcess->childGeneration(CurrentGeneration); in loadCSE()331 new StackNode(AvailableLoads, NodeToProcess->childGeneration(), Child, in loadCSE()
784 unsigned childGeneration() const { return ChildGeneration; } in childGeneration() function in __anon2439b80b0411::EarlyCSE::StackNode785 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration() function in __anon2439b80b0411::EarlyCSE::StackNode1807 NodeToProcess->childGeneration(CurrentGeneration); in run()1814 AvailableGEPs, NodeToProcess->childGeneration(), child, in run()