Definition at line 61 of file IROptimizer.hpp.
◆ Rule() [1/3]
◆ Rule() [2/3]
◆ Rule() [3/3]
◆ condition
Condition_t Ark::internal::IROptimizer::Rule::condition |
◆ createReplacement
Replacement_t Ark::internal::IROptimizer::Rule::createReplacement |
Create the replacement instructions from given context.
Definition at line 65 of file IROptimizer.hpp.
◆ default_cond
auto Ark::internal::IROptimizer::Rule::default_cond |
|
staticconstexpr |
Initial value:
return true;
}
std::span< const IR::Entity > Entities
Definition at line 67 of file IROptimizer.hpp.
◆ expected
std::vector<Instruction> Ark::internal::IROptimizer::Rule::expected |
The documentation for this struct was generated from the following file:
- /Users/fola/Documents/ArkScript/Ark/include/Ark/Compiler/IntermediateRepresentation/IROptimizer.hpp