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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp190 static Instruction *getInsertPointForUses(Instruction *User, Value *Def, function
912 IRBuilder<> Builder(getInsertPointForUses(DU.NarrowUse, DU.NarrowDef, DT));

Completed in 160 milliseconds