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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp349 unsigned childGeneration() { return ChildGeneration; } function in class:__anon2770::EarlyCSE::StackNode
350 void childGeneration(unsigned generation) { ChildGeneration = generation; } function in class:__anon2770::EarlyCSE::StackNode

Completed in 96 milliseconds