Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DEarlyCSE.cpp446 unsigned LiveOutGeneration = CurrentGeneration; in INITIALIZE_PASS_DEPENDENCY() local
450 CurrentGeneration = LiveOutGeneration; in INITIALIZE_PASS_DEPENDENCY()
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp809 unsigned LiveOutGeneration = CurrentGeneration; in run() local
842 CurrentGeneration = LiveOutGeneration; in run()