HomeSort by relevance Sort by last modified time
    Searched refs:GetRCIdentityRoot (Results 1 - 18 of 18) sorted by null

  /external/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 104 inline const Value *GetRCIdentityRoot(const Value *V) {
114 /// Helper which calls const Value *GetRCIdentityRoot(const Value *V) and just
116 /// RCIdentityRoot (and by extension GetRCIdentityRoot is) look at that
118 inline Value *GetRCIdentityRoot(Value *V) {
119 return const_cast<Value *>(GetRCIdentityRoot((const Value *)V));
126 return GetRCIdentityRoot(cast<CallInst>(Inst)->getArgOperand(0));
211 GetRCIdentityRoot(LI->getPointerOperand());
  /external/llvm/lib/Analysis/
ObjCARCAliasAnalysis.cpp 47 const Value *SA = GetRCIdentityRoot(LocA.Ptr);
48 const Value *SB = GetRCIdentityRoot(LocB.Ptr);
79 const Value *S = GetRCIdentityRoot(Loc.Ptr);
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 53 /// \brief This is similar to GetRCIdentityRoot but it stops as soon
74 if (!U->use_empty() || GetRCIdentityRoot(U) != Arg)
858 GetRCIdentityRoot(PN->getIncomingValue(i));
    [all...]
ObjCARCContract.cpp 354 Value *New = GetRCIdentityRoot(Store->getValueOperand());

Completed in 662 milliseconds