Home
last modified time | relevance | path

Searched refs:CurLoopInstructions (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp121 UnswitchedValsMap *CurLoopInstructions = nullptr; member in __anon3ab403ad0111::LUAnalysisCache
318 CurLoopInstructions = &Props.UnswitchedVals; in countLoop()
335 CurLoopInstructions = nullptr; in forgetLoop()
342 (*CurLoopInstructions)[SI].insert(V); in setUnswitched()
347 return (*CurLoopInstructions)[SI].count(V); in isUnswitched()