Searched refs:ThisB (Results 1 – 1 of 1) sorted by relevance
743 const BasicBlock *ThisB = V.BA->getBasicBlock(); in operator <() local745 assert(ThisB->getParent() == OtherB->getParent()); in operator <()746 const Function &F = *ThisB->getParent(); in operator <()747 return std::distance(F.begin(), ThisB->getIterator()) < in operator <()