HomeSort by relevance Sort by last modified time
    Searched defs:GetRCIdentityRoot (Results 1 - 15 of 15) 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());

Completed in 1483 milliseconds