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.cpp239 unsigned currentGeneration() const { return CurrentGeneration; } in currentGeneration() function in StackNode
288 CurrentGeneration = NodeToProcess->currentGeneration(); in loadCSE()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp783 unsigned currentGeneration() const { return CurrentGeneration; } in currentGeneration() function in __anon2439b80b0411::EarlyCSE::StackNode
1801 CurrentGeneration = NodeToProcess->currentGeneration(); in run()