OmniSciDB
a5dc49c757
|
Functions | |
std::vector< int32_t > | get_compared_ids (const StringDictionaryProxy *dict, const SQLOps compare_operator, const std::string &pattern) |
std::vector<int32_t> anonymous_namespace{StringOpsIR.cpp}::get_compared_ids | ( | const StringDictionaryProxy * | dict, |
const SQLOps | compare_operator, | ||
const std::string & | pattern | ||
) |
Definition at line 731 of file StringOpsIR.cpp.
References StringDictionaryProxy::getCompare(), kBW_EQ, kEQ, kGE, kGT, kLE, kLT, and kNE.
Referenced by CodeGenerator::codegenDictStrCmp().