Searched refs:replaceAllUsesWith (Results 101 - 103 of 103) sorted by relevance

12345

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3284 Ty.replaceAllUsesWith(RepTy);
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DCore.cpp488 unwrap(OldVal)->replaceAllUsesWith(unwrap(NewVal));
H A DInstructions.cpp132 replaceAllUsesWith(UndefValue::get(getType()));

Completed in 96 milliseconds

12345