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.cpp81 static Instruction *getContextInstForUse(Use &U) { in getContextInstForUse() function
168 return getContextInstForUse(*U); in getContextInst()
1063 auto *UserI = getContextInstForUse(U); in addInfoFor()
1410 auto *UserI = getContextInstForUse(U); in checkAndReplaceCondition()