HomeSort by relevance Sort by last modified time
    Searched refs:RecursivelyDeleteTriviallyDeadInstructions (Results 1 - 25 of 42) sorted by null

1 2

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 69 RecursivelyDeleteTriviallyDeadInstructions(OldArg);
  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
Local.h 46 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
60 /// RecursivelyDeleteTriviallyDeadInstructions - If the specified value is a
64 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SimplifyInstructions.cpp 72 Changed |= RecursivelyDeleteTriviallyDeadInstructions(I);
Local.cpp 51 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
98 RecursivelyDeleteTriviallyDeadInstructions(Cond);
164 RecursivelyDeleteTriviallyDeadInstructions(Cond);
201 RecursivelyDeleteTriviallyDeadInstructions(Address);
263 /// RecursivelyDeleteTriviallyDeadInstructions - If the specified value is a
267 bool llvm::RecursivelyDeleteTriviallyDeadInstructions(Value *V) {
328 return RecursivelyDeleteTriviallyDeadInstructions(I);
335 (void)RecursivelyDeleteTriviallyDeadInstructions(I);
365 MadeChange |= RecursivelyDeleteTriviallyDeadInstructions(Inst);
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyInstructions.cpp 64 bool res = RecursivelyDeleteTriviallyDeadInstructions(I, TLI);
  /external/llvm/lib/Transforms/Scalar/
LoopInstSimplify.cpp 131 if (RecursivelyDeleteTriviallyDeadInstructions(I, TLI)) {
LoopIdiomRecognize.cpp 785 RecursivelyDeleteTriviallyDeadInstructions(BasePtr, TLI);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopInstSimplify.cpp 119 LocalChanged |= RecursivelyDeleteTriviallyDeadInstructions(I);
  /external/llvm/lib/Target/PowerPC/
PPCLoopPreIncPrep.cpp 376 RecursivelyDeleteTriviallyDeadInstructions(BasePtr);
424 RecursivelyDeleteTriviallyDeadInstructions(Ptr);
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 59 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
77 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /external/llvm/lib/Transforms/IPO/
StripSymbols.cpp 267 RecursivelyDeleteTriviallyDeadInstructions(Arg1);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 60 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
84 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
Local.h 60 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
84 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
Local.h 60 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
84 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 60 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
84 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
Local.h 60 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
84 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
Local.h 60 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
84 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
Local.h 83 /// Also calls RecursivelyDeleteTriviallyDeadInstructions() on any branch/switch
107 bool RecursivelyDeleteTriviallyDeadInstructions(Value *V,

Completed in 2130 milliseconds

1 2