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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1489 /// ChainUsers - Helper for CollectChains to track multiple IV increment uses.
1548 void CollectChains();
2282 /// findIVOperand - Helper for CollectChains that finds an IV operand (computed
2573 /// CollectChains - Populate the vector of Chains.
2595 void LSRInstance::CollectChains() { function in class:LSRInstance
4651 CollectChains();

Completed in 80 milliseconds