Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp203 auto BaseVal1 = MO1->getValue(); in getHazardType() local
208 if (BaseVal0 && BaseVal1) { in getHazardType()
211 Ptr1 = GetPointerBaseWithConstantOffset(BaseVal1, Offset1, DL, true); in getHazardType()