Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp61 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enum in __anonb0cc96550111::CVPLatticeVal
72 CVPLatticeVal(CVPLatticeStateTy LatticeState) : LatticeState(LatticeState) {} in CVPLatticeVal()
98 CVPLatticeStateTy LatticeState;