Searched refs:IndexB (Results 1 – 3 of 3) sorted by relevance
486 uint64_t IndexA, IndexB; in dominates() local488 if (LLVM_UNLIKELY(PosIndexes.getIndex(B, IndexB))) in dominates()490 return IndexA < IndexB; in dominates()
792 const uint32_t IndexB = getIndex(SymB, SymBSec); in recordRelocation() local796 XCOFFRelocation RelocB = {IndexB, FixupOffsetInCsect, SignAndSize, TypeB}; in recordRelocation()
225 unsigned IndexB = B.getIndex(); in interp__builtin_strcmp() local227 for (;; ++IndexA, ++IndexB, ++Steps) { in interp__builtin_strcmp()232 const Pointer &PB = B.atIndex(IndexB); in interp__builtin_strcmp()