Home
last modified time | relevance | path

Searched refs:LiveOutGeneration (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1188 unsigned LiveOutGeneration = CurrentGeneration; in run() local
1221 CurrentGeneration = LiveOutGeneration; in run()