#include <LambdaRegistry.hpp>
◆ 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 |
◆ pushJitVariable()
◆ registerLambda()
void proteus::LambdaRegistry::registerLambda |
( |
const char * |
LambdaType | ) |
|
|
inline |
The documentation for this class was generated from the following file: