Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp235 unsigned currentGeneration() const { return CurrentGeneration; } in currentGeneration() function in StackNode
284 CurrentGeneration = NodeToProcess->currentGeneration(); in loadCSE()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp777 unsigned currentGeneration() const { return CurrentGeneration; } in currentGeneration() function in __anon2439b80b0411::EarlyCSE::StackNode
1815 CurrentGeneration = NodeToProcess->currentGeneration(); in run()