Lines Matching refs:isInteresting
397 !BR.isInteresting(ThisRegion)) in evalCall()
414 !BR.isInteresting(ThisRegion)) in evalCall()
617 !BR.isInteresting(ThisRegion)) in handleReset()
653 !BR.isInteresting(ThisRegion)) in handleRelease()
696 if (BR.isInteresting(FirstThisRegion) && in handleSwap()
697 !BR.isInteresting(SecondThisRegion)) { in handleSwap()
701 if (BR.isInteresting(SecondThisRegion) && in handleSwap()
702 !BR.isInteresting(FirstThisRegion)) { in handleSwap()
758 !BR.isInteresting(ThisRegion)) in handleAssignOp()
798 if (BR.isInteresting(OtherSmartPtrRegion)) { in updateMovedSmartPointers()
804 if (BR.isInteresting(ThisRegion) && IsArgValNull) { in updateMovedSmartPointers()
822 !BR.isInteresting(OtherSmartPtrRegion)) in updateMovedSmartPointers()