Home
last modified time | relevance | path

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

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