Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp353 unsigned childGeneration() { return ChildGeneration; } in childGeneration() function in __anoncdf6c96d0311::EarlyCSE::StackNode
354 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration() function in __anoncdf6c96d0311::EarlyCSE::StackNode