Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1182 static Instruction *getInsertPointForUses(Instruction *User, Value *Def, in getInsertPointForUses() function
1582 auto *InsertPt = getInsertPointForUses(DU.NarrowUse, DU.NarrowDef, DT, LI); in truncateIVUse()