bloqade.record_idx_helper.stmts.GetRecIdxFromPredicate
← Module overview
class
classGetRecIdxFromPredicate¶source
bloqade.record_idx_helper.stmts.GetRecIdxFromPredicate
Bases: ir.Statement
class GetRecIdxFromPredicateAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'get_rec_idx_from_predicate' | |
traits | — | frozenset({ir.Pure()}) | |
predicate_result | ir.SSAValue | info.argument(type=(types.Bool)) | |
result | ir.ResultValue | info.result(type=(types.Int)) |