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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp754 Instruction *CloneIVUser(NarrowIVDefUse DU);
791 /// CloneIVUser - Instantiate a wide operation to replace a narrow
794 Instruction *WidenIV::CloneIVUser(NarrowIVDefUse DU) { function in class:WidenIV
1000 WideUse = CloneIVUser(DU);

Completed in 95 milliseconds