Searched refs:IsInteresting (Results 1 – 7 of 7) sorted by relevance
384 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall() local400 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall() local434 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local448 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local462 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()
525 bool IsInteresting = RawID & 0x01; in ReadData() local526 return std::make_pair(k, IsInteresting); in ReadData()
995 bool IsInteresting = RawID & 0x01; in ReadData() local1010 if (!IsInteresting) { in ReadData()
1451 bool IsInteresting = in isVariableIndexable() local1457 if (IsInteresting) in isVariableIndexable()
426 bool IsInteresting = false) { in removeUnneededCalls() argument427 bool containsSomethingInteresting = IsInteresting; in removeUnneededCalls()450 if (!removeUnneededCalls(C, macro.subPieces, R, IsInteresting)) in removeUnneededCalls()
1254 bool IsInteresting = in isInterestingAlloca() local1269 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1270 return IsInteresting; in isInterestingAlloca()