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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp613 unsigned childGeneration() { return ChildGeneration; } function in class:__anon5635::EarlyCSE::StackNode
614 void childGeneration(unsigned generation) { ChildGeneration = generation; } function in class:__anon5635::EarlyCSE::StackNode

Completed in 103 milliseconds