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