Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DValueList.h81 void replaceValueWithoutRAUW(unsigned ValNo, Value *NewV) { in replaceValueWithoutRAUW() function
H A DBitcodeReader.cpp1547 ValueList.replaceValueWithoutRAUW(ValID, C); in materializeValue()