LLVM 20.0.0git
|
A specialization of LatticeKeyInfo for CVPLatticeKeys. More...
Static Public Member Functions | |
static Value * | getValueFromLatticeKey (CVPLatticeKey Key) |
static CVPLatticeKey | getLatticeKeyFromValue (Value *V) |
A specialization of LatticeKeyInfo for CVPLatticeKeys.
The generic solver must translate between LatticeKeys and LLVM Values when adding Values to its work list and inspecting the state of control-flow related values.
Definition at line 360 of file CalledValuePropagation.cpp.
|
inlinestatic |
Definition at line 364 of file CalledValuePropagation.cpp.
|
inlinestatic |
Definition at line 361 of file CalledValuePropagation.cpp.