Searched refs:InterestingRegions (Results 1 – 2 of 2) sorted by relevance
319 InterestingRegions; variable
2296 insertToInterestingnessMap(InterestingRegions, R, TKind); in markInteresting()2307 InterestingRegions.erase(R); in markNotInteresting()2368 auto It = InterestingRegions.find(R); in getInterestingnessKind()2369 if (It != InterestingRegions.end()) in getInterestingnessKind()