Searched defs:childGeneration (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopUnroll.cpp | 240 unsigned childGeneration() const { return ChildGeneration; } childGeneration() function in StackNode |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | EarlyCSE.cpp | 785 unsigned childGeneration() const { return ChildGeneration; } in childGeneration() function in __anon84efd1fe0411::EarlyCSE::StackNode |