Home
last modified time | relevance | path

Searched refs:getModRefInfoForArgument (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DGlobalsModRef.h116 ModRefInfo getModRefInfoForArgument(ImmutableCallSite CS,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DGlobalsModRef.h124 ModRefInfo getModRefInfoForArgument(const CallBase *Call,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DGlobalsModRef.h122 ModRefInfo getModRefInfoForArgument(const CallBase *Call,
/external/llvm/lib/Analysis/
DGlobalsModRef.cpp855 ModRefInfo GlobalsAAResult::getModRefInfoForArgument(ImmutableCallSite CS, in getModRefInfoForArgument() function in GlobalsAAResult
896 getModRefInfoForArgument(CS, GV); in getModRefInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DGlobalsModRef.cpp896 ModRefInfo GlobalsAAResult::getModRefInfoForArgument(const CallBase *Call, in getModRefInfoForArgument() function in GlobalsAAResult
943 getModRefInfoForArgument(Call, GV, AAQI)); in getModRefInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DGlobalsModRef.cpp898 ModRefInfo GlobalsAAResult::getModRefInfoForArgument(const CallBase *Call, in getModRefInfoForArgument() function in GlobalsAAResult
946 getModRefInfoForArgument(Call, GV, AAQI); in getModRefInfo()