Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DAliasAnalysis.cpp492 bool AAResults::canInstructionRangeModRef(const Instruction &I1, in canInstructionRangeModRef() function in AAResults
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DAliasAnalysis.cpp713 bool AAResults::canInstructionRangeModRef(const Instruction &I1, in canInstructionRangeModRef() function in AAResults
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasAnalysis.cpp711 bool AAResults::canInstructionRangeModRef(const Instruction &I1, in canInstructionRangeModRef() function in AAResults
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h559 bool canInstructionRangeModRef(const Instruction &I1, const Instruction &I2, in canInstructionRangeModRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h687 bool canInstructionRangeModRef(const Instruction &I1, const Instruction &I2, in canInstructionRangeModRef() function