Home
last modified time | relevance | path

Searched defs:childGeneration (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp670 unsigned childGeneration() const { return ChildGeneration; } in childGeneration() function in __anon76457fe20311::EarlyCSE::StackNode
671 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration() function in __anon76457fe20311::EarlyCSE::StackNode