LLVM 17.0.0git
|
Public Attributes | |
SmallVector< Instruction *, 3 > | ChainToBase |
Value * | RootOfChain |
InstructionCost | Cost |
Definition at line 291 of file RewriteStatepointsForGC.cpp.
SmallVector<Instruction *, 3> false::RematerizlizationCandidateRecord::ChainToBase |
Definition at line 293 of file RewriteStatepointsForGC.cpp.
InstructionCost false::RematerizlizationCandidateRecord::Cost |
Definition at line 297 of file RewriteStatepointsForGC.cpp.
Value* false::RematerizlizationCandidateRecord::RootOfChain |
Definition at line 295 of file RewriteStatepointsForGC.cpp.