#include <VerifyPass.hpp>
◆ InstAvailability()
| CGRAOmp::InstAvailability::InstAvailability |
( |
| ) |
|
|
inline |
◆ add_unsupported()
| void CGRAOmp::InstAvailability::add_unsupported |
( |
Instruction * |
I | ) |
|
|
inline |
◆ bool_operator_impl()
| bool CGRAOmp::InstAvailability::bool_operator_impl |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
bool_operator
- Returns
- true if the kernel includes no unsupported inst
-
otherwise false
Reimplemented from CGRAOmp::VerifyResultBase.
◆ filter() [1/2]
| void InstAvailability::filter |
( |
SmallPtrSetImpl< Instruction * > * |
list | ) |
|
◆ filter() [2/2]
| void InstAvailability::filter |
( |
SmallVector< Instruction * > * |
list | ) |
|
◆ getName()
| StringRef CGRAOmp::InstAvailability::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ print()
| void InstAvailability::print |
( |
raw_ostream & |
OS | ) |
const |
|
overridevirtual |
◆ unsupported
| SmallPtrSet<Instruction*, 32> CGRAOmp::InstAvailability::unsupported |
|
private |
The documentation for this class was generated from the following files: