Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1125 static void ReplaceUsesOfWith(Instruction *I, Value *V, in ReplaceUsesOfWith() function
1298 ReplaceUsesOfWith(I, V, Worklist, L, LPM); in SimplifyCode()
1318 ReplaceUsesOfWith(PN, PN->getIncomingValue(0), Worklist, L, LPM); in SimplifyCode()