Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp730 static void ReplaceUsesOfWith(Instruction *I, Value *V, in ReplaceUsesOfWith() function
763 ReplaceUsesOfWith(BB->begin(), in RemoveBlockIfDead()
1022 ReplaceUsesOfWith(I, V, Worklist, L, LPM); in SimplifyCode()
1042 ReplaceUsesOfWith(PN, PN->getIncomingValue(0), Worklist, L, LPM); in SimplifyCode()
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1181 static void ReplaceUsesOfWith(Instruction *I, Value *V, in ReplaceUsesOfWith() function
1353 ReplaceUsesOfWith(I, V, Worklist, L, LPM); in SimplifyCode()
1373 ReplaceUsesOfWith(PN, PN->getIncomingValue(0), Worklist, L, LPM); in SimplifyCode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1362 static void ReplaceUsesOfWith(Instruction *I, Value *V, in ReplaceUsesOfWith() function
1552 ReplaceUsesOfWith(I, V, Worklist, L, LPM); in SimplifyCode()
1572 ReplaceUsesOfWith(PN, PN->getIncomingValue(0), Worklist, L, LPM); in SimplifyCode()