Searched refs:IsInteresting (Results 1 – 6 of 6) sorted by relevance
764 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()
519 bool IsInteresting = RawID & 0x01; in ReadData() local520 return std::make_pair(k, IsInteresting); in ReadData()
1027 bool IsInteresting = RawID & 0x01; in ReadData() local1042 if (!IsInteresting) { in ReadData()
1513 bool IsInteresting = in isVariableIndexable() local1519 if (IsInteresting) in isVariableIndexable()
427 bool IsInteresting = false) { in removeUnneededCalls() argument428 bool containsSomethingInteresting = IsInteresting; in removeUnneededCalls()451 if (!removeUnneededCalls(C, macro.subPieces, R, IsInteresting)) in removeUnneededCalls()
1277 bool IsInteresting = in isInterestingAlloca() local1292 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1293 return IsInteresting; in isInterestingAlloca()