Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp285 void DebugRecVH::allUsesReplacedWith(Value *NewVa) { in allUsesReplacedWith() argument
288 MDNode *NewVal = dyn_cast<MDNode>(NewVa); in allUsesReplacedWith()
294 setValPtr(NewVa); in allUsesReplacedWith()
299 assert(OldVal != NewVa && "Node replaced with self?"); in allUsesReplacedWith()