Searched defs:isMustAlias (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h186 bool isMustAlias() const { function in class:llvm::SDep
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h381 bool isMustAlias(const MemoryLocation &LocA, const MemoryLocation &LocB) { function in class:llvm::AAResults
386 bool isMustAlias(const Value *V1, const Value *V2) { function in class:llvm::AAResults

Completed in 36 milliseconds