Searched refs:CompilePolicy (Results 1 – 2 of 2) sorted by relevance
232 Instruction* CompilePolicy(CodeGen* gen, bool* has_unsafe_traps);
656 Instruction* head = CompilePolicy(gen, &has_unsafe_traps); in AssembleFilter()676 Instruction* SandboxBPF::CompilePolicy(CodeGen* gen, bool* has_unsafe_traps) { in CompilePolicy() function in sandbox::SandboxBPF