Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp110 static void RemoveInstInputs(Value *V, in RemoveInstInputs() function
126 RemoveInstInputs(OpInst, InstInputs); in RemoveInstInputs()
183 RemoveInstInputs(PHIIn, InstInputs); in translateSubExpr()
219 RemoveInstInputs(GEPOps[i], InstInputs); in translateSubExpr()
261 RemoveInstInputs(BOp, InstInputs); in translateSubExpr()
270 RemoveInstInputs(LHS, InstInputs); in translateSubExpr()