Searched refs:LoopFunction (Results 1 – 7 of 7) sorted by relevance
122 void NestedLoopToString(std::ostream &os, const LoopFunction &x) { in NestedLoopToString()132 void SingleLoopToString(std::ostream &os, const LoopFunction &x) { in SingleLoopToString()137 std::ostream &operator<<(std::ostream &os, const LoopFunction &x) { in operator <<()147 std::string LoopFunctionToString(const LoopFunction &input) { in LoopFunctionToString()153 LoopFunction message; in LoopProtoToCxx()
19 class LoopFunction; variable23 std::string LoopFunctionToString(const LoopFunction &input);
138 void NestedLoopToString(std::ostream &os, const LoopFunction &x) { in NestedLoopToString()168 void SingleLoopToString(std::ostream &os, const LoopFunction &x) { in SingleLoopToString()187 std::ostream &operator<<(std::ostream &os, const LoopFunction &x) { in operator <<()197 std::string LoopFunctionToLLVMString(const LoopFunction &input) { in LoopFunctionToLLVMString()203 LoopFunction message; in LoopProtoToLLVM()
18 class LoopFunction; variable20 std::string LoopFunctionToLLVMString(const LoopFunction &input);
24 DEFINE_BINARY_PROTO_FUZZER(const LoopFunction &input) { in DEFINE_BINARY_PROTO_FUZZER()
26 DEFINE_BINARY_PROTO_FUZZER(const LoopFunction &input) { in DEFINE_BINARY_PROTO_FUZZER()
76 message LoopFunction { message