Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp104 UnswitchedValsMap UnswitchedVals; member
311 CurLoopInstructions = &Props.UnswitchedVals; in countLoop()
356 UnswitchedValsMap &Insts = OldLoopProps.UnswitchedVals; in cloneData()
378 NewLoopProps.UnswitchedVals[NewInst] = OldLoopProps.UnswitchedVals[OldInst]; in cloneData()