Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2204 void CollectChains();
3277 void LSRInstance::CollectChains() { in CollectChains() function in LSRInstance
6223 CollectChains(); in LSRInstance()