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

1 2

  /external/llvm/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PHITransAddr.h 65 /// avoid calling PHITranslateValue in hopeless situations.
68 /// PHITranslateValue - PHI translate the current address up the CFG from
72 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
MemorySSA.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
MemorySSA.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
MemorySSA.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
MemorySSA.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
MemorySSA.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
MemorySSA.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
PHITransAddr.h 75 /// avoid calling PHITranslateValue in hopeless situations.
78 /// PHITranslateValue - PHI translate the current address up the CFG from
82 bool PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
  /external/llvm/lib/Analysis/
PHITransAddr.cpp 114 /// avoid calling PHITranslateValue in hopeless situations.
312 /// PHITranslateValue - PHI translate the current address up the CFG from
316 bool PHITransAddr::PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
375 if (!Tmp.PHITranslateValue(CurBB, PredBB, &DT, /*MustDominate=*/true))
  /external/swiftshader/third_party/LLVM/lib/Analysis/
PHITransAddr.cpp 113 /// avoid calling PHITranslateValue in hopeless situations.
317 /// PHITranslateValue - PHI translate the current address up the CFG from
321 bool PHITransAddr::PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB,
375 if (!Tmp.PHITranslateValue(CurBB, PredBB, &DT))
  /external/llvm/include/llvm/Transforms/Utils/
MemorySSA.h     [all...]

Completed in 840 milliseconds

1 2