Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp651 unsigned childGeneration() const { return ChildGeneration; } in childGeneration() function in __anon16fc0a160311::EarlyCSE::StackNode
652 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration() function in __anon16fc0a160311::EarlyCSE::StackNode