Home
last modified time | relevance | path

Searched defs:OtherMR (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysis.cpp235 ModRefInfo OtherMR = ME.getWithoutLoc(IRMemLocation::ArgMem).getModRef(); in getModRefInfo() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp646 LLVMOrcMaterializationResponsibilityRef OtherMR = NULL; global() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp215 ModRefInfo OtherMR = CallME.getModRef(IRMemLocation::Other); checkFunctionMemoryAccess() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp579 auto OtherMR = unwrap(MR)->delegate(Syms); LLVMOrcMaterializationResponsibilityDelegate() local
/llvm-project/llvm/lib/IR/
H A DAttributes.cpp617 ModRefInfo OtherMR = ME.getModRef(IRMemLocation::Other); getAsString() local