Home
last modified time | relevance | path

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

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