Searched refs:CurLoopInstructions (Results 1 – 1 of 1) sorted by relevance
113 UnswitchedValsMap *CurLoopInstructions; member in __anon1bf9f3440111::LUAnalysisCache134 : CurLoopInstructions(nullptr), CurrentLoopProperties(nullptr), in LUAnalysisCache()311 CurLoopInstructions = &Props.UnswitchedVals; in countLoop()329 CurLoopInstructions = nullptr; in forgetLoop()336 (*CurLoopInstructions)[SI].insert(V); in setUnswitched()341 return (*CurLoopInstructions)[SI].count(V); in isUnswitched()