HomeSort by relevance Sort by last modified time
    Searched refs:takeName (Results 26 - 49 of 49) sorted by null

12

  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 257 NewSel->takeName(TVI);
292 NewSel->takeName(FVI);
    [all...]
InstCombineCalls.cpp     [all...]
InstCombineCompares.cpp     [all...]
InstCombineSimplifyDemanded.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 820 if (!Succ->hasName()) Succ->takeName(BB);
    [all...]
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
Reassociate.cpp 394 Res->takeName(Neg);
    [all...]
IndVarSimplify.cpp 420 NewCompare->takeName(Compare);
630 NewPN->takeName(PN);
    [all...]
JumpThreading.cpp     [all...]
RewriteStatepointsForGC.cpp     [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp 520 GV->takeName(ConflictGV);
    [all...]
  /external/clang/lib/CodeGen/
CGVTables.cpp 146 NewFn->takeName(Fn);
    [all...]
CodeGenModule.cpp     [all...]
CGDecl.cpp 312 GV->takeName(OldGV);
    [all...]
ItaniumCXXABI.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
LowerBitSets.cpp 560 GAlias->takeName(Globals[I]);
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 676 NewF->takeName(GA);
729 NewF->takeName(&F);
    [all...]
AddressSanitizer.cpp     [all...]
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 594 RecoveredAlloca->takeName(TempAlloca);
    [all...]
CodeGenPrepare.cpp 608 Replacement->takeName(ToReplace);
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp 65 Ret->takeName(CI);
    [all...]

Completed in 954 milliseconds

12