Home
last modified time | relevance | path

Searched defs:replaceUsesWithIf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h311 void replaceUsesWithIf(Value *New, in replaceUsesWithIf() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DValue.cpp540 void Value::replaceUsesWithIf(Value *New, in replaceUsesWithIf() function in Value