Searched defs:mayAlias (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp56 bool PseudoSourceValue::mayAlias(const MachineFrameInfo *) const { function in class:PseudoSourceValue
71 bool FixedStackPseudoSourceValue::mayAlias(const MachineFrameInfo *MFI) const { function in class:FixedStackPseudoSourceValue
94 bool CallEntryPseudoSourceValue::mayAlias(const MachineFrameInfo *) const { function in class:CallEntryPseudoSourceValue
H A DMachineInstr.cpp1191 bool MachineInstr::mayAlias(AAResults *AA, const MachineInstr &Other, function in class:MachineInstr
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h113 bool mayAlias() const { return getInt(); } function in struct:llvm::UnderlyingObject
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp520 bool CFLAndersAAResult::FunctionInfo::mayAlias( function in class:CFLAndersAAResult::FunctionInfo

Completed in 139 milliseconds