Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DAliasAnalysis.cpp492 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