Home
last modified time | relevance | path

Searched refs:MaybeLocI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2905 auto MaybeLocI = getLocOrNone(I); in isSafeToMoveBeforeInBB() local
2907 if (!MaybeLoc || !MaybeLocI) in isSafeToMoveBeforeInBB()
2909 if (!AA.isNoAlias(*MaybeLoc, *MaybeLocI)) in isSafeToMoveBeforeInBB()