Searched refs:RuntimeHandle (Results 1 – 3 of 3) sorted by relevance
92 auto RuntimeHandle = (F.getName() + ".runtime_handle").str(); in runOnModule() local103 /*Initializer=*/Constant::getNullValue(HandleTy), RuntimeHandle, in runOnModule()110 F.addFnAttr("runtime-handle", RuntimeHandle); in runOnModule()
135 constexpr char RuntimeHandle[] = "RuntimeHandle"; variable
101 YIO.mapOptional(Kernel::Attrs::Key::RuntimeHandle, MD.mRuntimeHandle, in mapping()