OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allUsesReplacedWith
(Results
1 - 14
of
14
) sorted by null
/external/llvm/unittests/Support/
ValueHandleTest.cpp
252
virtual void
allUsesReplacedWith
(Value *) { AURWCalls++; }
276
virtual void
allUsesReplacedWith
(Value *new_value) {
309
virtual void
allUsesReplacedWith
(Value *new_value) {
353
virtual void
allUsesReplacedWith
(Value *) {
/external/llvm/lib/VMCore/
Metadata.cpp
61
virtual void
allUsesReplacedWith
(Value *NV);
70
void MDNodeOperand::
allUsesReplacedWith
(Value *NV) {
LLVMContextImpl.h
112
virtual void
allUsesReplacedWith
(Value *VNew);
DebugLoc.cpp
285
void DebugRecVH::
allUsesReplacedWith
(Value *NewVa) {
Value.cpp
606
static_cast<CallbackVH*>(Entry)->
allUsesReplacedWith
(New);
/external/llvm/include/llvm/Support/
ValueHandle.h
391
virtual void
allUsesReplacedWith
(Value *) {}
/external/llvm/lib/CodeGen/
MachineModuleInfo.cpp
51
virtual void
allUsesReplacedWith
(Value *V2);
248
void MMIAddrLabelMapCallbackPtr::
allUsesReplacedWith
(Value *V2) {
/external/llvm/include/llvm/ADT/
ValueMap.h
220
virtual void
allUsesReplacedWith
(Value *new_key) {
/external/llvm/include/llvm/Analysis/
AliasSetTracker.h
287
virtual void
allUsesReplacedWith
(Value *);
ScalarEvolutionExpressions.h
420
virtual void
allUsesReplacedWith
(Value *New);
ScalarEvolution.h
206
virtual void
allUsesReplacedWith
(Value *New);
[
all
...]
/external/llvm/lib/Analysis/
AliasSetTracker.cpp
605
void AliasSetTracker::ASTCallbackVH::
allUsesReplacedWith
(Value *V) {
LazyValueInfo.cpp
302
void
allUsesReplacedWith
(Value *V) {
[
all
...]
ScalarEvolution.cpp
344
void SCEVUnknown::
allUsesReplacedWith
(Value *New) {
[
all
...]
Completed in 148 milliseconds