Searched refs:IsInteresting (Results 1 – 7 of 7) sorted by relevance
763 bool IsInteresting = false; in ReduceOldVCCRValueUses() local767 IsInteresting = true; in ReduceOldVCCRValueUses()799 IsInteresting = true; in ReduceOldVCCRValueUses()821 IsInteresting = true; in ReduceOldVCCRValueUses()830 if (!IsInteresting && IsWritingToVCCR(*Iter)) in ReduceOldVCCRValueUses()
514 bool IsInteresting = RawID & 0x01; in ReadData() local515 return std::make_pair(k, IsInteresting); in ReadData()
1059 bool IsInteresting = in isInterestingIdentifier() local1064 (!IsModule && IsInteresting) || II.hasRevertedTokenIDToIdentifier() || in isInterestingIdentifier()1099 bool IsInteresting = RawID & 0x01; in ReadData() local1117 if (!IsInteresting) { in ReadData()
3824 bool IsInteresting = in IsInterestingIdentifier() local3831 II->isPoisoned() || (!IsModule && IsInteresting) || in IsInterestingIdentifier()
458 bool IsInteresting = false) { in removeUnneededCalls() argument459 bool containsSomethingInteresting = IsInteresting; in removeUnneededCalls()482 if (!removeUnneededCalls(C, macro.subPieces, R, IsInteresting)) in removeUnneededCalls()
1831 bool IsInteresting = in isVariableIndexable() local1837 if (IsInteresting) in isVariableIndexable()
1424 bool IsInteresting = in isInterestingAlloca() local1439 It->second = IsInteresting; in isInterestingAlloca()1440 return IsInteresting; in isInterestingAlloca()