Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DValue.cpp297 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
/external/llvm/lib/Analysis/
DDebugInfo.cpp315 void DIType::replaceAllUsesWith(DIDescriptor &D) { in replaceAllUsesWith() function in DIType
335 void DIType::replaceAllUsesWith(MDNode *D) { in replaceAllUsesWith() function in DIType