#include <LambdaRegistry.h>
◆ dump()
| void proteus::LambdaRegistry::dump |
( |
| ) |
|
|
inline |
◆ empty()
| bool proteus::LambdaRegistry::empty |
( |
| ) |
|
|
inline |
◆ getJitVariables()
| const SmallVector< RuntimeConstant > & proteus::LambdaRegistry::getJitVariables |
( |
StringRef |
LambdaTypeRef | ) |
|
|
inline |
◆ instance()
◆ matchJitVariableMap()
| std::optional< DenseMap< StringRef, SmallVector< RuntimeConstant > >::iterator > proteus::LambdaRegistry::matchJitVariableMap |
( |
StringRef |
FnName | ) |
|
|
inline |
◆ registerLambda()
| void proteus::LambdaRegistry::registerLambda |
( |
const char * |
LambdaType | ) |
|
|
inline |
◆ setJitVariable()
| void proteus::LambdaRegistry::setJitVariable |
( |
const char * |
LambdaType, |
|
|
RuntimeConstant & |
RC |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: