Searched refs:computeAliasing (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h80 static bool computeAliasing(const SDNode *Op0,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp85 bool BaseIndexOffset::computeAliasing(const SDNode *Op0, function in class:BaseIndexOffset
H A DDAGCombiner.cpp21793 if (BaseIndexOffset::computeAliasing(Op0, MUC0.NumBytes, Op1, MUC1.NumBytes,

Completed in 181 milliseconds