Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp190 auto BaseVal0 = MO0->getValue(); in getHazardType() local
208 if (BaseVal0 && BaseVal1) { in getHazardType()
210 Ptr0 = GetPointerBaseWithConstantOffset(BaseVal0, Offset0, DL, true); in getHazardType()