Searched defs:CreateIf (Results 1 – 2 of 2) sorted by relevance
780 ir::IfStatement *CreateIf(EnumLoweringPhase *const elp, const ir::TSEnumDeclaration *const enumDecl, in CreateIf() function
2199 void LLVMIrConstructor::CreateIf(Inst *inst, llvm::Value *cond, bool likely, bool unlikely) in CreateIf() function in ark::compiler::LLVMIrConstructor