Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DAliasAnalysis.cpp622 bool AAResults::canInstructionRangeModRef(const Instruction &I1, in canInstructionRangeModRef() function in AAResults
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h688 bool canInstructionRangeModRef(const Instruction &I1, const Instruction &I2, in canInstructionRangeModRef() function