Searched refs:IsInteresting (Results 1 – 8 of 8) sorted by relevance
387 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall() local403 if (auto IsInteresting = PathBR->getInterestingnessKind(RetSym)) { in checkPostCall() local437 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local451 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local465 if (auto IsInteresting = PathBR->getInterestingnessKind(Handle)) { in checkPostCall() local
734 bool IsInteresting = false; in ReduceOldVCCRValueUses() local737 IsInteresting = true; in ReduceOldVCCRValueUses()769 IsInteresting = true; in ReduceOldVCCRValueUses()791 IsInteresting = true; in ReduceOldVCCRValueUses()800 if (!IsInteresting && IsWritingToVCCR(*Iter)) in ReduceOldVCCRValueUses()
420 bool IsInteresting = in isInterestingAlloca() local431 return IsInteresting; in isInterestingAlloca()
525 bool IsInteresting = RawID & 0x01; in ReadData() local526 return std::make_pair(k, IsInteresting); in ReadData()
968 bool IsInteresting = RawID & 0x01; in ReadData() local983 if (!IsInteresting) { in ReadData()
1352 bool IsInteresting = any_of(Expression, [](DWARFExpression::Operation &Op) { in isVariableIndexable() local1357 if (IsInteresting) in isVariableIndexable()
424 bool IsInteresting = false) { in removeUnneededCalls() argument425 bool containsSomethingInteresting = IsInteresting; in removeUnneededCalls()448 if (!removeUnneededCalls(C, macro.subPieces, R, IsInteresting)) in removeUnneededCalls()
1390 bool IsInteresting = in isInterestingAlloca() local1403 ProcessedAllocas[&AI] = IsInteresting; in isInterestingAlloca()1404 return IsInteresting; in isInterestingAlloca()