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