Home
last modified time | relevance | path

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

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