Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp111 static void RemoveInstInputs(Value *V, in RemoveInstInputs() function
127 RemoveInstInputs(OpInst, InstInputs); in RemoveInstInputs()
184 RemoveInstInputs(PHIIn, InstInputs); in translateSubExpr()
220 RemoveInstInputs(Op, InstInputs); in translateSubExpr()
262 RemoveInstInputs(BOp, InstInputs); in translateSubExpr()
271 RemoveInstInputs(LHS, InstInputs); in translateSubExpr()