Searched defs:VisitIf (Results 1 – 8 of 8) sorted by relevance
173 static void VisitIf([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in VisitIf() function
1073 void Peepholes::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in ark::compiler::Peepholes
251 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *inst_base) in VisitIf() function in panda::bytecodeopt::BytecodeGen
756 void GraphChecker::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in panda::compiler::GraphChecker
729 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *instBase) in VisitIf() function in ark::bytecodeopt::BytecodeGen
2406 void GraphChecker::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2273 void EncodeVisitor::VisitIf(GraphVisitor *visitor, Inst *inst) in VisitIf() function in ark::compiler::EncodeVisitor
3950 void LLVMIrConstructor::VisitIf(GraphVisitor *v, Inst *inst) in VisitIf() function in ark::compiler::LLVMIrConstructor