Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp67 static Instruction *getContextInstForUse(Use &U) { in getContextInstForUse() function
153 return getContextInstForUse(*U); in getContextInst()
1121 auto *UserI = getContextInstForUse(U); in addInfoFor()
1470 auto *UserI = getContextInstForUse(U); in checkAndReplaceCondition()