Searched refs:IsInteresting (Results 1 – 4 of 4) sorted by relevance
506 bool IsInteresting = RawID & 0x01; in ReadData() local507 return std::make_pair(k, IsInteresting); in ReadData()
942 bool IsInteresting = RawID & 0x01; in ReadData() local957 if (!IsInteresting) { in ReadData()
196 bool IsInteresting = false) { in removeUnneededCalls() argument197 bool containsSomethingInteresting = IsInteresting; in removeUnneededCalls()220 if (!removeUnneededCalls(macro.subPieces, R, LCM, IsInteresting)) in removeUnneededCalls()
1197 bool IsInteresting = in isInterestingAlloca() local1210 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1211 return IsInteresting; in isInterestingAlloca()