Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp80 static Instruction *getContextInstForUse(Use &U) { in getContextInstForUse() function
167 return getContextInstForUse(*U); in getContextInst()
1030 auto *UserI = getContextInstForUse(U); in addInfoFor()
1372 auto *UserI = getContextInstForUse(U); in checkAndReplaceCondition()