Searched refs:IsInteresting (Results 1 – 7 of 7) sorted by relevance
765 bool IsInteresting = false; in ReduceOldVCCRValueUses() local769 IsInteresting = true; in ReduceOldVCCRValueUses()801 IsInteresting = true; in ReduceOldVCCRValueUses()823 IsInteresting = true; in ReduceOldVCCRValueUses()832 if (!IsInteresting && IsWritingToVCCR(*Iter)) in ReduceOldVCCRValueUses()
515 bool IsInteresting = RawID & 0x01; in ReadData() local516 return std::make_pair(k, IsInteresting); in ReadData()
1030 bool IsInteresting = in isInterestingIdentifier() local1035 (!IsModule && IsInteresting) || II.hasRevertedTokenIDToIdentifier() || in isInterestingIdentifier()1070 bool IsInteresting = RawID & 0x01; in ReadData() local1087 if (!IsInteresting) { in ReadData()
3737 bool IsInteresting = in IsInterestingIdentifier() local3741 if (MacroOffset || II->isPoisoned() || (!IsModule && IsInteresting) || in IsInterestingIdentifier()
437 bool IsInteresting = false) { in removeUnneededCalls() argument438 bool containsSomethingInteresting = IsInteresting; in removeUnneededCalls()461 if (!removeUnneededCalls(C, macro.subPieces, R, IsInteresting)) in removeUnneededCalls()
1695 bool IsInteresting = in isVariableIndexable() local1701 if (IsInteresting) in isVariableIndexable()
1357 bool IsInteresting = in isInterestingAlloca() local1372 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1373 return IsInteresting; in isInterestingAlloca()