Searched refs:kCoroFree (Results 1 – 1 of 1) sorted by relevance
148 static constexpr const char *kCoroFree = "llvm.coro.free"; variable183 addLLVMFuncDecl(module, builder, kCoroFree, i8Ptr, {token, i8Ptr}); in addCoroutineIntrinsicsDeclarations()353 loc, i8Ptr, builder.getSymbolRefAttr(kCoroFree), in setupCoroMachinery()