Searched refs:IsInteresting (Results 1 – 8 of 8) sorted by relevance
383 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall() local399 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall() local433 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local447 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local461 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local
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()
418 bool IsInteresting = in isInterestingAlloca() local429 return IsInteresting; in isInterestingAlloca()
525 bool IsInteresting = RawID & 0x01; in ReadData() local526 return std::make_pair(k, IsInteresting); in ReadData()
994 bool IsInteresting = RawID & 0x01; in ReadData() local1009 if (!IsInteresting) { in ReadData()
1451 bool IsInteresting = in isVariableIndexable() local1457 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()
1224 bool IsInteresting = in isInterestingAlloca() local1239 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1240 return IsInteresting; in isInterestingAlloca()