Searched refs:IndexB (Results 1 – 3 of 3) sorted by relevance
484 uint64_t IndexA, IndexB; in dominates() local486 if (LLVM_UNLIKELY(PosIndexes.getIndex(B, IndexB))) in dominates()488 return IndexA < IndexB; in dominates()
180 unsigned IndexB = B.getIndex(); in interp__builtin_strcmp() local182 for (;; ++IndexA, ++IndexB) { in interp__builtin_strcmp()184 const Pointer &PB = B.atIndex(IndexB); in interp__builtin_strcmp()
803 const uint32_t IndexB = getIndex(SymB, SymBSec); in recordRelocation() local807 XCOFFRelocation RelocB = {IndexB, FixupOffsetInCsect, SignAndSize, TypeB}; in recordRelocation()